Searched refs:valuep (Results 1 – 2 of 2) sorted by relevance
2051 u8 *valuep,2240 u8 *valuep, struct usb_descriptor_header *desc, in __ffs_data_do_entity() argument2258 if (*valuep >= helper->interfaces_count) in __ffs_data_do_entity()2259 helper->interfaces_count = *valuep + 1; in __ffs_data_do_entity()2267 if (*valuep > helper->ffs->strings_count) in __ffs_data_do_entity()2268 helper->ffs->strings_count = *valuep; in __ffs_data_do_entity()2842 static int __ffs_func_bind_do_descs(enum ffs_entity_type type, u8 *valuep, in __ffs_func_bind_do_descs() argument2864 func->function.ss_descriptors[(long)valuep] = desc; in __ffs_func_bind_do_descs()2867 func->function.hs_descriptors[(long)valuep] = desc; in __ffs_func_bind_do_descs()2870 func->function.fs_descriptors[(long)valuep] = desc; in __ffs_func_bind_do_descs()[all …]
248 unsigned int *fieldp, u32 *valuep) in sh_pfc_get_config_reg() argument282 *valuep = n; in sh_pfc_get_config_reg()