Searched refs:hpi_ctl (Results 1 – 3 of 3) sorted by relevance
/linux/sound/pci/asihpi/ |
H A D | asihpi.c | 1362 struct hpi_control *hpi_ctl, in asihpi_ctl_init() argument 1367 snd_control->name = hpi_ctl->name; in asihpi_ctl_init() 1368 snd_control->private_value = hpi_ctl->h_control; in asihpi_ctl_init() 1372 if (hpi_ctl->src_node_type + HPI_SOURCENODE_NONE == HPI_SOURCENODE_CLOCK_SOURCE) in asihpi_ctl_init() 1374 else if (hpi_ctl->dst_node_type + HPI_DESTNODE_NONE == HPI_DESTNODE_ISTREAM) in asihpi_ctl_init() 1376 else if ((hpi_ctl->src_node_type + HPI_SOURCENODE_NONE != HPI_SOURCENODE_OSTREAM) && in asihpi_ctl_init() 1377 (!hpi_ctl->dst_node_type)) in asihpi_ctl_init() 1379 else if (hpi_ctl->src_node_type && in asihpi_ctl_init() 1380 (hpi_ctl->src_node_type + HPI_SOURCENODE_NONE != HPI_SOURCENODE_OSTREAM) && in asihpi_ctl_init() 1381 (hpi_ctl in asihpi_ctl_init() 1500 snd_asihpi_volume_add(struct snd_card_asihpi * asihpi,struct hpi_control * hpi_ctl) snd_asihpi_volume_add() argument 1596 snd_asihpi_level_add(struct snd_card_asihpi * asihpi,struct hpi_control * hpi_ctl) snd_asihpi_level_add() argument 1707 snd_asihpi_aesebu_rx_add(struct snd_card_asihpi * asihpi,struct hpi_control * hpi_ctl) snd_asihpi_aesebu_rx_add() argument 1745 snd_asihpi_aesebu_tx_add(struct snd_card_asihpi * asihpi,struct hpi_control * hpi_ctl) snd_asihpi_aesebu_tx_add() argument 1977 snd_asihpi_tuner_add(struct snd_card_asihpi * asihpi,struct hpi_control * hpi_ctl) snd_asihpi_tuner_add() argument 2081 snd_asihpi_meter_add(struct snd_card_asihpi * asihpi,struct hpi_control * hpi_ctl,int subidx) snd_asihpi_meter_add() argument 2103 struct hpi_control hpi_ctl; snd_card_asihpi_mux_count_sources() local 2192 snd_asihpi_mux_add(struct snd_card_asihpi * asihpi,struct hpi_control * hpi_ctl) snd_asihpi_mux_add() argument 2271 snd_asihpi_cmode_add(struct snd_card_asihpi * asihpi,struct hpi_control * hpi_ctl) snd_asihpi_cmode_add() argument 2445 snd_asihpi_sampleclock_add(struct snd_card_asihpi * asihpi,struct hpi_control * hpi_ctl) snd_asihpi_sampleclock_add() argument 2531 struct hpi_control hpi_ctl, prev_ctl; snd_card_asihpi_mixer_new() local [all...] |
/linux/arch/alpha/include/asm/ |
H A D | err_ev7.h | 128 u64 hpi_ctl; member
|
/linux/arch/alpha/kernel/ |
H A D | err_marvel.c | 846 io->hpi_ctl = io7->csrs->HPI_CTL.csr; in marvel_find_io7_with_error()
|