/linux-4.4.14/drivers/tty/ipwireless/ |
H A D | main.h | 55 struct ipw_hardware *hardware; member in struct:ipw_dev
|
H A D | network.c | 39 struct ipw_hardware *hardware; member in struct:ipw_network
|
H A D | tty.c | 48 struct ipw_hardware *hardware; member in struct:ipw_tty 480 struct ipw_tty *ipwireless_tty_create(struct ipw_hardware *hardware, ipwireless_tty_create() argument 447 add_tty(int j, struct ipw_hardware *hardware, struct ipw_network *network, int channel_idx, int secondary_channel_idx, int tty_type) add_tty() argument
|
/linux-4.4.14/sound/pci/oxygen/ |
H A D | xonar_hdmi.c | 79 xonar_hdmi_pcm_hardware_filter(unsigned int channel, struct snd_pcm_hardware *hardware) xonar_hdmi_pcm_hardware_filter() argument
|
H A D | xonar_wm87x6.c | 357 wm8776_adc_hardware_filter(unsigned int channel, struct snd_pcm_hardware *hardware) wm8776_adc_hardware_filter() argument 371 xonar_hdav_slim_hardware_filter(unsigned int channel, struct snd_pcm_hardware *hardware) xonar_hdav_slim_hardware_filter() argument
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | dsp_dtmf.c | 52 int hardware = 1; dsp_dtmf_hardware() local
|
H A D | dsp.h | 106 int hardware; /* conf is processed by hardware */ member in struct:dsp_conf 124 int hardware; /* dtmf uses hardware decoding */ member in struct:dsp_dtmf 149 int hardware; /* tones are generated by hardware */ member in struct:dsp_tone 163 int hardware; /* echo is generated by hardware */ member in struct:dsp_echo
|
/linux-4.4.14/sound/firewire/digi00x/ |
H A D | digi00x-pcm.c | 61 static const struct snd_pcm_hardware hardware = { pcm_init_hw_params() local
|
/linux-4.4.14/sound/firewire/tascam/ |
H A D | tascam-pcm.c | 24 static const struct snd_pcm_hardware hardware = { pcm_init_hw_params() local
|
/linux-4.4.14/sound/isa/sb/ |
H A D | sb_common.c | 210 snd_sbdsp_create(struct snd_card *card, unsigned long port, int irq, irq_handler_t irq_handler, int dma8, int dma16, unsigned short hardware, struct snd_sb **r_chip) snd_sbdsp_create() argument
|
/linux-4.4.14/include/sound/ |
H A D | es1688.h | 42 unsigned short hardware; /* see to ES1688_HW_XXXX */ member in struct:snd_es1688
|
H A D | mpu401.h | 74 unsigned short hardware; /* MPU401_HW_XXXX */ member in struct:snd_mpu401
|
H A D | wss.h | 89 unsigned short hardware; /* see to WSS_HW_XXXX */ member in struct:snd_wss
|
H A D | ad1816a.h | 133 unsigned short hardware; member in struct:snd_ad1816a
|
H A D | opl3.h | 306 unsigned short hardware; member in struct:snd_opl3
|
H A D | sb.h | 73 enum sb_hw_type hardware; /* see to SB_HW_XXXX */ member in struct:snd_sb
|
/linux-4.4.14/sound/drivers/mpu401/ |
H A D | mpu401_uart.c | 525 snd_mpu401_uart_new(struct snd_card *card, int device, unsigned short hardware, unsigned long port, unsigned int info_flags, int irq, struct snd_rawmidi ** rrawmidi) snd_mpu401_uart_new() argument
|
/linux-4.4.14/sound/drivers/opl3/ |
H A D | opl3_lib.c | 346 snd_opl3_new(struct snd_card *card, unsigned short hardware, struct snd_opl3 **ropl3) snd_opl3_new() argument 405 snd_opl3_create(struct snd_card *card, unsigned long l_port, unsigned long r_port, unsigned short hardware, int integrated, struct snd_opl3 ** ropl3) snd_opl3_create() argument
|
/linux-4.4.14/sound/drivers/opl4/ |
H A D | opl4_local.h | 177 unsigned short hardware; member in struct:snd_opl4
|
/linux-4.4.14/sound/firewire/ |
H A D | isight.c | 248 static const struct snd_pcm_hardware hardware = { isight_open() local
|
/linux-4.4.14/sound/isa/cs423x/ |
H A D | cs4236_lib.c | 273 snd_cs4236_create(struct snd_card *card, unsigned long port, unsigned long cport, int irq, int dma1, int dma2, unsigned short hardware, unsigned short hwshare, struct snd_wss **rchip) snd_cs4236_create() argument
|
/linux-4.4.14/sound/isa/opti9xx/ |
H A D | opti92x-ad1848.c | 130 unsigned short hardware; member in struct:snd_opti9xx 185 snd_opti9xx_init(struct snd_opti9xx *chip, unsigned short hardware) snd_opti9xx_init() argument
|
H A D | miro.c | 108 unsigned short hardware; member in struct:snd_miro 774 snd_miro_init(struct snd_miro *chip, unsigned short hardware) snd_miro_init() argument
|
/linux-4.4.14/drivers/staging/media/lirc/ |
H A D | lirc_serial.c | 121 static struct lirc_serial hardware[] = { variable in typeref:struct:lirc_serial
|
/linux-4.4.14/sound/isa/es1688/ |
H A D | es1688_lib.c | 640 snd_es1688_create(struct snd_card *card, struct snd_es1688 *chip, unsigned long port, unsigned long mpu_port, int irq, int mpu_irq, int dma8, unsigned short hardware) snd_es1688_create() argument
|
/linux-4.4.14/sound/isa/wss/ |
H A D | wss_lib.c | 1185 unsigned short hardware = 0; snd_ad1848_probe() local 1764 snd_wss_new(struct snd_card *card, unsigned short hardware, unsigned short hwshare, struct snd_wss **rchip) snd_wss_new() argument 1800 snd_wss_create(struct snd_card *card, unsigned long port, unsigned long cport, int irq, int dma1, int dma2, unsigned short hardware, unsigned short hwshare, struct snd_wss **rchip) snd_wss_create() argument
|
/linux-4.4.14/drivers/isdn/hisax/ |
H A D | hisax.h | 212 void *hardware; member in struct:Layer1
|