Searched refs:subindex (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/pci/asihpi/
H A Dasihpi.c2544 unsigned int subindex = 0; local
2589 Use subindex to create distinct ALSA controls
2597 subindex++;
2599 subindex = 0;
2617 err = snd_asihpi_meter_add(asihpi, &hpi_ctl, subindex);
/linux-master/fs/gfs2/
H A Dglock.c2463 unsigned subindex = pos & 0x07; local
2466 if (index == 0 && subindex != 0)
2470 (index == 0) ? "cpu": gfs2_stype[subindex]);
2479 lkstats[index - 1].stats[subindex]);
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dfw.h307 u8 subindex; member in struct:rtw_fw_hdr
H A Dmain.c1736 fw->sub_index = fw_hdr->subindex;

Completed in 157 milliseconds