pchannel         1649 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 				      u8 *pchannel, u8 *ppower_limit)
pchannel         1657 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 	if (!_rtl8812ae_get_integer_from_string((char *)pchannel, &channel) ||
pchannel         1269 sound/pci/ca0106/ca0106_main.c 	struct snd_ca0106_channel *pchannel;
pchannel         1284 sound/pci/ca0106/ca0106_main.c 		pchannel = &(chip->playback_channels[i]);
pchannel         1287 sound/pci/ca0106/ca0106_main.c 			if(pchannel->use) {
pchannel         1288 sound/pci/ca0106/ca0106_main.c 				snd_pcm_period_elapsed(pchannel->epcm->substream);
pchannel         1300 sound/pci/ca0106/ca0106_main.c 		pchannel = &(chip->capture_channels[i]);
pchannel         1303 sound/pci/ca0106/ca0106_main.c 			if(pchannel->use) {
pchannel         1304 sound/pci/ca0106/ca0106_main.c 				snd_pcm_period_elapsed(pchannel->epcm->substream);