Home
last modified time | relevance | path

Searched refs:subindex (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/gfs2/
Dglock.c1729 unsigned subindex = pos & 0x07; in gfs2_sbstats_seq_show() local
1732 if (index == 0 && subindex != 0) in gfs2_sbstats_seq_show()
1736 (index == 0) ? "cpu": gfs2_stype[subindex]); in gfs2_sbstats_seq_show()
1745 lkstats[index - 1].stats[subindex]); in gfs2_sbstats_seq_show()
/linux-4.4.14/sound/pci/asihpi/
Dasihpi.c2620 unsigned int subindex = 0; in snd_card_asihpi_mixer_new() local
2673 subindex++; in snd_card_asihpi_mixer_new()
2675 subindex = 0; in snd_card_asihpi_mixer_new()
2693 err = snd_asihpi_meter_add(asihpi, &hpi_ctl, subindex); in snd_card_asihpi_mixer_new()