Searched defs:id_size (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/scripts/mod/ |
D | file2alias.c | 49 unsigned long id_size; member 156 unsigned long size, unsigned long id_size, in device_id_check() 363 const unsigned long id_size = SIZE_usb_device_id; in do_usb_table() local 406 const unsigned long id_size = SIZE_of_device_id; in do_of_table() local 613 const unsigned long id_size = SIZE_pnp_device_id; in do_pnp_device_entry() local 639 const unsigned long id_size = SIZE_pnp_card_device_id; in do_pnp_card_entries() local 1378 unsigned long id_size, in do_table()
|
/Linux-v4.19/sound/soc/sh/rcar/ |
D | gen.c | 135 #define rsnd_gen_regmap_init(priv, id_size, reg_id, name, conf) \ argument 138 int id_size, in _rsnd_gen_regmap_init()
|
/Linux-v4.19/drivers/mtd/devices/ |
D | mtd_dataflash.c | 784 const unsigned int id_size = 5; in jedec_probe() local
|
/Linux-v4.19/drivers/scsi/device_handler/ |
D | scsi_dh_alua.c | 191 static struct alua_port_group *alua_find_get_pg(char *id_str, size_t id_size, in alua_find_get_pg()
|
/Linux-v4.19/drivers/base/regmap/ |
D | internal.h | 214 unsigned int id_size; member
|
/Linux-v4.19/drivers/scsi/ |
D | scsi_lib.c | 3438 int id_size = -EINVAL; in scsi_vpd_lun_id() local
|
/Linux-v4.19/include/linux/ |
D | regmap.h | 1049 unsigned int id_size; member
|