Searched refs:chid (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106_mixer.c473 #define CA_VOLUME(xname,chid,reg) \
482 .private_value = ((chid) << 8) | (reg) \
546 #define I2C_VOLUME(xname,chid) \
555 .private_value = chid \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demumixer.c313 #define EMU1010_SOURCE_OUTPUT(xname,chid) \
320 .private_value = chid \
350 #define EMU1010_SOURCE_INPUT(xname,chid) \
357 .private_value = chid \
426 #define EMU1010_ADC_PADS(xname,chid) \
433 .private_value = chid \
481 #define EMU1010_DAC_PADS(xname,chid) \
488 .private_value = chid \
720 #define I2C_VOLUME(xname,chid) \
729 .private_value = chid \
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_info.c216 req.channel = selected->chid;
H A Dhostap_wlan.h213 u16 chid; member in struct:hfa384x_scan_result
226 u16 chid; member in struct:hfa384x_hostscan_result
H A Dhostap_proc.c333 le16_to_cpu(scanres->chid),
H A Dhostap_ioctl.c680 req.channel = entry->chid;
1835 chan = le16_to_cpu(scan->chid);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dl3ni1.c446 u_char chid; local
448 chid = (u_char)(pc->para.bchannel & 0x03) | 0x88;
452 *p++ = chid;
821 l3_debug(pc->st, "wrong chid len %d", *p);
827 l3_debug(pc->st, "wrong chid %x", *p);
1292 l3_debug(pc->st, "setup answer with wrong chid %x", id);
1300 l3_debug(pc->st, "setup answer wrong chid (ret %d)", id);
1331 l3_debug(pc->st, "setup answer with wrong chid %x", id);
1339 l3_debug(pc->st, "setup answer wrong chid (ret %d)", id);
1527 l3_debug(pc->st, "setup with wrong chid
[all...]

Completed in 78 milliseconds