Searched refs:subindex (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/vfio/ |
H A D | helpers.c | 111 bool vfio_set_irq_signaling(VFIODevice *vbasedev, int index, int subindex, in vfio_set_irq_signaling() argument 126 irq_set->start = subindex; in vfio_set_irq_signaling() 139 error_prepend(errp, "%s-%d: ", name, subindex); in vfio_set_irq_signaling() 141 error_prepend(errp, "index %d-%d: ", index, subindex); in vfio_set_irq_signaling()
|
/openbmc/qemu/include/hw/vfio/ |
H A D | vfio-common.h | 235 bool vfio_set_irq_signaling(VFIODevice *vbasedev, int index, int subindex,
|
/openbmc/linux/sound/pci/asihpi/ |
H A D | asihpi.c | 2544 unsigned int subindex = 0; in snd_card_asihpi_mixer_new() local 2597 subindex++; in snd_card_asihpi_mixer_new() 2599 subindex = 0; in snd_card_asihpi_mixer_new() 2617 err = snd_asihpi_meter_add(asihpi, &hpi_ctl, subindex); in snd_card_asihpi_mixer_new()
|
/openbmc/linux/fs/gfs2/ |
H A D | glock.c | 2475 unsigned subindex = pos & 0x07; in gfs2_sbstats_seq_show() local 2478 if (index == 0 && subindex != 0) in gfs2_sbstats_seq_show() 2482 (index == 0) ? "cpu": gfs2_stype[subindex]); in gfs2_sbstats_seq_show() 2491 lkstats[index - 1].stats[subindex]); in gfs2_sbstats_seq_show()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | fw.h | 305 u8 subindex; member
|
H A D | main.c | 1737 fw->sub_index = fw_hdr->subindex; in __update_firmware_info()
|