Searched refs:sptr (Results 1 – 11 of 11) sorted by relevance
194 char *sptr = pathP; in inv_init_sysfs_attributes() local197 *dptr++ = sptr; in inv_init_sysfs_attributes()198 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
488 char *sptr; in inv_init_sysfs_attributes() local495 sptr = pathP; in inv_init_sysfs_attributes()497 if (sptr == NULL) in inv_init_sysfs_attributes()501 *dptr++ = sptr; in inv_init_sysfs_attributes()502 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
360 char *sptr = pathP; in inv_init_sysfs_attributes() local363 *dptr++ = sptr; in inv_init_sysfs_attributes()364 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
5014 char *sptr = sysfs_names_ptr; in inv_init_sysfs_attributes() local5017 *dptr++ = sptr; in inv_init_sysfs_attributes()5018 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
190 char *sptr = pathP; in inv_init_sysfs_attributes() local193 *dptr++ = sptr; in inv_init_sysfs_attributes()194 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
522 char *sptr; in inv_init_sysfs_attributes() local529 sptr = pathP; in inv_init_sysfs_attributes()531 if (sptr == NULL) in inv_init_sysfs_attributes()535 *dptr++ = sptr; in inv_init_sysfs_attributes()536 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
392 char *sptr = pathP; in inv_init_sysfs_attributes() local395 *dptr++ = sptr; in inv_init_sysfs_attributes()396 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
5378 char *sptr = sysfs_names_ptr; local5381 *dptr++ = sptr;5382 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]);
177 char *sptr; in inv_init_sysfs_attributes() local182 sptr = sysfs_names_ptr; in inv_init_sysfs_attributes()183 if (sptr != NULL) { in inv_init_sysfs_attributes()186 *dptr++ = sptr; in inv_init_sysfs_attributes()187 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
168 char *sptr; in inv_init_sysfs_attributes() local173 sptr = sysfs_names_ptr; in inv_init_sysfs_attributes()174 if (sptr != NULL) { in inv_init_sysfs_attributes()177 *dptr++ = sptr; in inv_init_sysfs_attributes()178 sptr += sizeof(char[MAX_SYSFS_NAME_LEN]); in inv_init_sysfs_attributes()
1049 char *sptr; in dhd_membytes() local1080 sptr = argv[2]; in dhd_membytes()1096 *ptr++ = *sptr++; in dhd_membytes()1097 if (sptr >= (argv[2] + patlen)) in dhd_membytes()1098 sptr = argv[2]; in dhd_membytes()