Searched defs:id_size (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/scripts/mod/ | 
| D | file2alias.c | 58 	unsigned long id_size;  member126 			    unsigned long size, unsigned long id_size,  in device_id_check()
 333 	const unsigned long id_size = SIZE_usb_device_id;  in do_usb_table()  local
 376 	const unsigned long id_size = SIZE_of_device_id;  in do_of_table()  local
 575 	const unsigned long id_size = SIZE_pnp_device_id;  in do_pnp_device_entry()  local
 601 	const unsigned long id_size = SIZE_pnp_card_device_id;  in do_pnp_card_entries()  local
 1348 		     unsigned long id_size,  in do_table()
 
 | 
| /Linux-v5.4/sound/soc/sh/rcar/ | 
| D | gen.c | 144 #define rsnd_gen_regmap_init(priv, id_size, reg_id, name, conf)		\  argument147 				 int id_size,  in _rsnd_gen_regmap_init()
 
 | 
| /Linux-v5.4/drivers/mtd/devices/ | 
| D | mtd_dataflash.c | 780 	const unsigned int id_size = 5;  in jedec_probe()  local
 | 
| /Linux-v5.4/drivers/scsi/device_handler/ | 
| D | scsi_dh_alua.c | 178 static struct alua_port_group *alua_find_get_pg(char *id_str, size_t id_size,  in alua_find_get_pg()
 | 
| /Linux-v5.4/drivers/base/regmap/ | 
| D | internal.h | 214 	unsigned int id_size;  member
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | scsi_lib.c | 2941 	int id_size = -EINVAL;  in scsi_vpd_lun_id()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | regmap.h | 1082 	unsigned int id_size;  member
 |