Home
last modified time | relevance | path

Searched defs:id_size (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/scripts/mod/
H A Dfile2alias.c62 unsigned long id_size; member
141 unsigned long size, unsigned long id_size, in device_id_check()
345 const unsigned long id_size = SIZE_usb_device_id; in do_usb_table() local
388 const unsigned long id_size = SIZE_of_device_id; in do_of_table() local
600 const unsigned long id_size = SIZE_pnp_device_id; in do_pnp_device_entry() local
626 const unsigned long id_size = SIZE_pnp_card_device_id; in do_pnp_card_entries() local
1491 unsigned long id_size, in do_table()
/openbmc/linux/sound/soc/sh/rcar/
H A Dgen.c153 #define rsnd_gen_regmap_init(priv, id_size, reg_id, name, conf) \ argument
156 int id_size, in _rsnd_gen_regmap_init()
/openbmc/linux/drivers/mtd/devices/
H A Dmtd_dataflash.c786 const unsigned int id_size = 5; in jedec_probe() local
/openbmc/linux/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c185 static struct alua_port_group *alua_find_get_pg(char *id_str, size_t id_size, in alua_find_get_pg()
/openbmc/linux/drivers/base/regmap/
H A Dinternal.h230 unsigned int id_size; member
/openbmc/qemu/block/
H A Dnvme.c555 size_t id_size = QEMU_ALIGN_UP(sizeof(*id), qemu_real_host_page_size()); in nvme_identify() local
/openbmc/linux/drivers/scsi/
H A Dscsi_lib.c3167 int id_size = -EINVAL; in scsi_vpd_lun_id() local
/openbmc/linux/include/linux/
H A Dregmap.h1339 unsigned int id_size; member