Searched refs:ch2 (Results 1 – 10 of 10) sorted by relevance
/linux-2.6.39/sound/pci/ice1712/ |
D | se.c | 39 unsigned char ch1, ch2; member 473 uc->value.integer.value[1] = spec->vol[n].ch2; in se200pci_cont_volume_get() 505 spec->vol[n].ch2); in se200pci_cont_update() 511 spec->vol[n].ch2); in se200pci_cont_update() 517 spec->vol[n].ch2); in se200pci_cont_update() 554 if (spec->vol[n].ch2 != vol2) { in se200pci_cont_volume_put() 555 spec->vol[n].ch2 = vol2; in se200pci_cont_volume_put()
|
/linux-2.6.39/drivers/gpu/drm/i915/ |
D | dvo_tfp410.c | 158 uint8_t ch1, ch2; in tfp410_getid() local 161 tfp410_readb(dvo, addr+1, &ch2)) in tfp410_getid() 162 return ((ch2 << 8) & 0xFF00) | (ch1 & 0x00FF); in tfp410_getid()
|
/linux-2.6.39/drivers/media/video/pvrusb2/ |
D | pvrusb2-context.c | 114 struct pvr2_channel *ch1, *ch2; in pvr2_context_check() local 143 for (ch1 = mp->mc_first; ch1; ch1 = ch2) { in pvr2_context_check() 144 ch2 = ch1->mc_next; in pvr2_context_check()
|
/linux-2.6.39/drivers/staging/cx25821/ |
D | Makefile | 4 cx25821-video-upstream-ch2.o \
|
/linux-2.6.39/drivers/net/wireless/iwlegacy/ |
D | iwl-eeprom.h | 200 struct iwl_eeprom_calib_ch_info ch2; member
|
D | iwl-4965.c | 557 ch_i2 = priv->calib_info->band_info[s].ch2.ch_num; in iwl4965_interpolate_chan() 567 m2 = &(priv->calib_info->band_info[s].ch2. in iwl4965_interpolate_chan()
|
/linux-2.6.39/scripts/ |
D | Makefile.lib | 240 read ch0 ch1 ch2 ch3; \ 241 for ch in $$ch3 $$ch2 $$ch1 $$ch0; do \
|
/linux-2.6.39/sound/oss/dmasound/ |
D | dmasound_paula.c | 463 u_char *start, *ch0, *ch1, *ch2, *ch3; in AmiPlayNextFrame() local 500 ch2 = ch1+write_sq_block_size_quarter; in AmiPlayNextFrame() 503 custom.aud[2].audlc = (u_short *)ZTWO_PADDR(ch2); in AmiPlayNextFrame()
|
/linux-2.6.39/drivers/net/wireless/iwlwifi/ |
D | iwl-eeprom.h | 336 struct iwl_eeprom_calib_ch_info ch2; member
|
/linux-2.6.39/drivers/s390/net/ |
D | ctcm_fsms.c | 935 struct channel *ch2; in ctcm_chx_rxdisc() local 950 ch2 = priv->channel[CTCM_WRITE]; in ctcm_chx_rxdisc() 951 fsm_newstate(ch2->fsm, CTC_STATE_DTERM); in ctcm_chx_rxdisc() 954 ccw_device_halt(ch2->cdev, (unsigned long)ch2); in ctcm_chx_rxdisc()
|