/linux-3.3/drivers/media/video/cx88/ |
D | cx88-cards.c | 53 #define info_printk(core, fmt, arg...) \ argument 56 #define warn_printk(core, fmt, arg...) \ argument 59 #define err_printk(core, fmt, arg...) \ argument 2822 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data) in leadtek_eeprom() 2850 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data) in hauppauge_eeprom() 2948 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom() 2963 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback() 2995 static int cx88_xc3028_geniatech_tuner_callback(struct cx88_core *core, in cx88_xc3028_geniatech_tuner_callback() 3022 static int cx88_xc3028_winfast1800h_callback(struct cx88_core *core, in cx88_xc3028_winfast1800h_callback() 3039 static int cx88_xc4000_winfast2000h_plus_callback(struct cx88_core *core, in cx88_xc4000_winfast2000h_plus_callback() [all …]
|
D | cx88-tvaudio.c | 104 static void set_audio_registers(struct cx88_core *core, const struct rlist *l) in set_audio_registers() 125 static void set_audio_start(struct cx88_core *core, u32 mode) in set_audio_start() 136 static void set_audio_finish(struct cx88_core *core, u32 ctl) in set_audio_finish() 171 static void set_audio_standard_BTSC(struct cx88_core *core, unsigned int sap, in set_audio_standard_BTSC() 281 static void set_audio_standard_NICAM(struct cx88_core *core, u32 mode) in set_audio_standard_NICAM() 382 static void set_audio_standard_A2(struct cx88_core *core, u32 mode) in set_audio_standard_A2() 648 static void set_audio_standard_EIAJ(struct cx88_core *core) in set_audio_standard_EIAJ() 662 static void set_audio_standard_FM(struct cx88_core *core, in set_audio_standard_FM() 732 static int cx88_detect_nicam(struct cx88_core *core) in cx88_detect_nicam() 755 void cx88_set_tvaudio(struct cx88_core *core) in cx88_set_tvaudio() [all …]
|
D | cx88-video.c | 347 int cx8800_ctrl_query(struct cx88_core *core, struct v4l2_queryctrl *qctrl) in cx8800_ctrl_query() 376 struct cx88_core *core = dev->core; in res_get() local 411 struct cx88_core *core = dev->core; in res_free() local 423 int cx88_video_mux(struct cx88_core *core, unsigned int input) in cx88_video_mux() 489 struct cx88_core *core = dev->core; in start_video_dma() local 526 struct cx88_core *core = dev->core; in stop_video_dma() local 544 struct cx88_core *core = dev->core; in restart_video_queue() local 609 struct cx88_core *core = dev->core; in buffer_prepare() local 696 struct cx88_core *core = dev->core; in buffer_queue() local 788 struct cx88_core *core = dev->core; in video_open() local [all …]
|
D | cx88-input.c | 39 struct cx88_core *core; member 78 struct cx88_core *core = ir->core; in cx88_ir_handle_key() local 172 struct cx88_core *core = priv; in __cx88_ir_start() local 197 struct cx88_core *core = priv; in __cx88_ir_stop() local 213 int cx88_ir_start(struct cx88_core *core) in cx88_ir_start() 221 void cx88_ir_stop(struct cx88_core *core) in cx88_ir_stop() 229 struct cx88_core *core = rc->priv; in cx88_ir_open() local 237 struct cx88_core *core = rc->priv; in cx88_ir_close() local 246 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci) in cx88_ir_init() 492 int cx88_ir_fini(struct cx88_core *core) in cx88_ir_fini() [all …]
|
D | cx88-vp3054-i2c.c | 43 struct cx88_core *core = dev->core; in vp3054_bit_setscl() local 60 struct cx88_core *core = dev->core; in vp3054_bit_setsda() local 77 struct cx88_core *core = dev->core; in vp3054_bit_getscl() local 87 struct cx88_core *core = dev->core; in vp3054_bit_getsda() local 109 struct cx88_core *core = dev->core; in vp3054_i2c_probe() local
|
D | cx88-core.c | 355 int cx88_sram_channel_setup(struct cx88_core *core, in cx88_sram_channel_setup() 434 void cx88_sram_channel_dump(struct cx88_core *core, in cx88_sram_channel_dump() 521 int cx88_core_irq(struct cx88_core *core, u32 status) in cx88_core_irq() 536 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup() 569 void cx88_shutdown(struct cx88_core *core) in cx88_shutdown() 593 int cx88_reset(struct cx88_core *core) in cx88_reset() 700 int cx88_set_scale(struct cx88_core *core, unsigned int width, unsigned int height, in cx88_set_scale() 771 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() 808 int cx88_start_audio_dma(struct cx88_core *core) in cx88_start_audio_dma() 834 int cx88_stop_audio_dma(struct cx88_core *core) in cx88_stop_audio_dma() [all …]
|
D | cx88-i2c.c | 58 struct cx88_core *core = data; in cx8800_bit_setscl() local 70 struct cx88_core *core = data; in cx8800_bit_setsda() local 82 struct cx88_core *core = data; in cx8800_bit_getscl() local 91 struct cx88_core *core = data; in cx8800_bit_getsda() local 136 int cx88_i2c_init(struct cx88_core *core, struct pci_dev *pci) in cx88_i2c_init()
|
D | cx88-mpeg.c | 89 struct cx88_core *core = dev->core; in cx8802_start_dma() local 187 struct cx88_core *core = dev->core; in cx8802_stop_dma() local 380 struct cx88_core *core = dev->core; in cx8802_mpeg_irq() local 434 struct cx88_core *core = dev->core; in cx8802_irq() local 467 struct cx88_core *core = dev->core; in cx8802_init_common() local 532 struct cx88_core *core = dev->core; in cx8802_suspend_common() local 558 struct cx88_core *core = dev->core; in cx8802_resume_common() local 609 struct cx88_core *core = drv->core; in cx8802_request_acquire() local 648 struct cx88_core *core = drv->core; in cx8802_request_release() local 796 struct cx88_core *core; in cx8802_probe() local
|
D | cx88-alsa.c | 65 struct cx88_core *core; member 136 struct cx88_core *core=chip->core; in _cx88_start_audio_dma() local 181 struct cx88_core *core=chip->core; in _cx88_stop_audio_dma() local 221 struct cx88_core *core = chip->core; in cx8801_aud_irq() local 258 struct cx88_core *core = chip->core; in cx8801_irq() local 572 struct cx88_core *core=chip->core; in snd_cx88_volume_get() local 587 struct cx88_core *core = chip->core; in snd_cx88_wm8775_volume_put() local 617 struct cx88_core *core=chip->core; in snd_cx88_volume_put() local 667 struct cx88_core *core = chip->core; in snd_cx88_switch_get() local 678 struct cx88_core *core = chip->core; in snd_cx88_switch_put() local [all …]
|
D | cx88-dvb.c | 154 static void cx88_dvb_gate_ctrl(struct cx88_core *core, int open) in cx88_dvb_gate_ctrl() 345 struct cx88_core *core = dev->core; in lgdt330x_pll_rf_set() local 410 struct cx88_core *core = dev->core; in kworld_dvbs_100_set_voltage() local 426 struct cx88_core *core = dev->core; in geniatech_dvbs_set_voltage() local 442 struct cx88_core *core = dev->core; in tevii_dvbs_set_voltage() local 466 struct cx88_core *core = dev->core; in vp1027_set_voltage() local 664 struct cx88_core *core = dev->core; in cx24116_reset_device() local 741 struct cx88_core *core = dev->core; in cx8802_alloc_frontends() local 853 struct cx88_core *core = dev->core; in samsung_smt_7020_set_tone() local 875 struct cx88_core *core = dev->core; in samsung_smt_7020_set_voltage() local [all …]
|
D | cx88-blackbird.c | 183 static void host_setup(struct cx88_core *core) in host_setup() 217 static int wait_ready_gpio0_bit1(struct cx88_core *core, u32 state) in wait_ready_gpio0_bit1() 233 static int memory_write(struct cx88_core *core, u32 address, u32 value) in memory_write() 249 static int memory_read(struct cx88_core *core, u32 address, u32 *value) in memory_read() 275 static int register_write(struct cx88_core *core, u32 address, u32 value) in register_write() 291 static int register_read(struct cx88_core *core, u32 address, u32 *value) in register_read() 535 struct cx88_core *core = dev->core; in blackbird_initialize_codec() local 594 struct cx88_core *core = dev->core; in blackbird_start_codec() local 729 struct cx88_core *core = dev->core; in vidioc_querycap() local 792 struct cx88_core *core = dev->core; in vidioc_s_fmt_vid_cap() local [all …]
|
/linux-3.3/drivers/bcma/ |
D | main.c | 23 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in manuf_show() local 28 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in id_show() local 33 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in rev_show() local 38 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in class_show() local 60 struct bcma_device *core; in bcma_find_core() local 71 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_release_core_dev() local 81 struct bcma_device *core; in bcma_register_cores() local 127 struct bcma_device *core; in bcma_unregister_cores() local 138 struct bcma_device *core; in bcma_bus_register() local 193 struct bcma_device *core; in bcma_bus_early_register() local [all …]
|
D | host_soc.c | 13 static u8 bcma_host_soc_read8(struct bcma_device *core, u16 offset) in bcma_host_soc_read8() 18 static u16 bcma_host_soc_read16(struct bcma_device *core, u16 offset) in bcma_host_soc_read16() 23 static u32 bcma_host_soc_read32(struct bcma_device *core, u16 offset) in bcma_host_soc_read32() 28 static void bcma_host_soc_write8(struct bcma_device *core, u16 offset, in bcma_host_soc_write8() 34 static void bcma_host_soc_write16(struct bcma_device *core, u16 offset, in bcma_host_soc_write16() 40 static void bcma_host_soc_write32(struct bcma_device *core, u16 offset, in bcma_host_soc_write32() 47 static void bcma_host_soc_block_read(struct bcma_device *core, void *buffer, in bcma_host_soc_block_read() 90 static void bcma_host_soc_block_write(struct bcma_device *core, in bcma_host_soc_block_write() 135 static u32 bcma_host_soc_aread32(struct bcma_device *core, u16 offset) in bcma_host_soc_aread32() 140 static void bcma_host_soc_awrite32(struct bcma_device *core, u16 offset, in bcma_host_soc_awrite32()
|
D | host_pci.c | 14 static void bcma_host_pci_switch_core(struct bcma_device *core) in bcma_host_pci_switch_core() 26 static u16 bcma_host_pci_provide_access_to_core(struct bcma_device *core) in bcma_host_pci_provide_access_to_core() 40 static u8 bcma_host_pci_read8(struct bcma_device *core, u16 offset) in bcma_host_pci_read8() 46 static u16 bcma_host_pci_read16(struct bcma_device *core, u16 offset) in bcma_host_pci_read16() 52 static u32 bcma_host_pci_read32(struct bcma_device *core, u16 offset) in bcma_host_pci_read32() 58 static void bcma_host_pci_write8(struct bcma_device *core, u16 offset, in bcma_host_pci_write8() 65 static void bcma_host_pci_write16(struct bcma_device *core, u16 offset, in bcma_host_pci_write16() 72 static void bcma_host_pci_write32(struct bcma_device *core, u16 offset, in bcma_host_pci_write32() 80 void bcma_host_pci_block_read(struct bcma_device *core, void *buffer, in bcma_host_pci_block_read() 103 void bcma_host_pci_block_write(struct bcma_device *core, const void *buffer, in bcma_host_pci_block_write() [all …]
|
D | core.c | 12 bool bcma_core_is_enabled(struct bcma_device *core) in bcma_core_is_enabled() 23 void bcma_core_disable(struct bcma_device *core, u32 flags) in bcma_core_disable() 37 int bcma_core_enable(struct bcma_device *core, u32 flags) in bcma_core_enable() 55 void bcma_core_set_clockmode(struct bcma_device *core, in bcma_core_set_clockmode() 86 void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status, bool on) in bcma_core_pll_ctl() 111 u32 bcma_core_dma_translation(struct bcma_device *core) in bcma_core_dma_translation()
|
D | driver_mips.c | 129 struct bcma_device *core; in bcma_core_mips_set_irq() local 162 struct bcma_device *core; in bcma_core_mips_dump_irq() local 209 struct bcma_device *core; in bcma_core_mips_init() local
|
/linux-3.3/drivers/media/radio/ |
D | radio-wl1273.c | 89 struct wl1273_core *core; member 107 static int wl1273_fm_write_fw(struct wl1273_core *core, in wl1273_fm_write_fw() 145 struct wl1273_core *core = radio->core; in wl1273_fm_rds() local 233 struct wl1273_core *core = radio->core; in wl1273_fm_irq_thread_handler() local 348 struct wl1273_core *core = radio->core; in wl1273_fm_set_tx_freq() local 407 struct wl1273_core *core = radio->core; in wl1273_fm_set_rx_freq() local 465 struct wl1273_core *core = radio->core; in wl1273_fm_get_freq() local 501 struct wl1273_core *core = radio->core; in wl1273_fm_upload_firmware_patch() local 542 struct wl1273_core *core = radio->core; in wl1273_fm_stop() local 568 struct wl1273_core *core = radio->core; in wl1273_fm_start() local [all …]
|
/linux-3.3/drivers/mfd/ |
D | wl1273-core.c | 35 static int wl1273_fm_read_reg(struct wl1273_core *core, u8 reg, u16 *value) in wl1273_fm_read_reg() 52 static int wl1273_fm_write_cmd(struct wl1273_core *core, u8 cmd, u16 param) in wl1273_fm_write_cmd() 67 static int wl1273_fm_write_data(struct wl1273_core *core, u8 *data, u16 len) in wl1273_fm_write_data() 94 static int wl1273_fm_set_audio(struct wl1273_core *core, unsigned int new_mode) in wl1273_fm_set_audio() 155 static int wl1273_fm_set_volume(struct wl1273_core *core, unsigned int volume) in wl1273_fm_set_volume() 175 struct wl1273_core *core = i2c_get_clientdata(client); in wl1273_core_remove() local 189 struct wl1273_core *core; in wl1273_core_probe() local
|
/linux-3.3/drivers/media/video/bt8xx/ |
D | bttv-gpio.c | 84 int bttv_sub_add_device(struct bttv_core *core, char *name) in bttv_sub_add_device() 109 int bttv_sub_del_devices(struct bttv_core *core) in bttv_sub_del_devices() 141 void bttv_gpio_inout(struct bttv_core *core, u32 mask, u32 outbits) in bttv_gpio_inout() 155 u32 bttv_gpio_read(struct bttv_core *core) in bttv_gpio_read() 164 void bttv_gpio_write(struct bttv_core *core, u32 value) in bttv_gpio_write() 171 void bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits) in bttv_gpio_bits()
|
/linux-3.3/drivers/media/video/tm6000/ |
D | tm6000-alsa.c | 78 struct tm6000_core *core = chip->core; in _tm6000_start_audio_dma() local 95 struct tm6000_core *core = chip->core; in _tm6000_stop_audio_dma() local 199 struct tm6000_core *core = chip->core; in snd_tm6000_close() local 209 static int tm6000_fillbuf(struct tm6000_core *core, char *buf, int size) in tm6000_fillbuf() 302 struct tm6000_core *core = chip->core; in snd_tm6000_hw_free() local 332 struct tm6000_core *core = container_of(work, struct tm6000_core, in audio_trigger() local 348 struct tm6000_core *core = chip->core; in snd_tm6000_card_trigger() local
|
/linux-3.3/include/linux/bcma/ |
D | bcma.h | 150 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata() 154 static inline void bcma_set_drvdata(struct bcma_device *core, void *drvdata) in bcma_set_drvdata() 208 static inline u32 bcma_read8(struct bcma_device *core, u16 offset) in bcma_read8() 212 static inline u32 bcma_read16(struct bcma_device *core, u16 offset) in bcma_read16() 216 static inline u32 bcma_read32(struct bcma_device *core, u16 offset) in bcma_read32() 221 void bcma_write8(struct bcma_device *core, u16 offset, u32 value) in bcma_write8() 226 void bcma_write16(struct bcma_device *core, u16 offset, u32 value) in bcma_write16() 231 void bcma_write32(struct bcma_device *core, u16 offset, u32 value) in bcma_write32() 236 static inline void bcma_block_read(struct bcma_device *core, void *buffer, in bcma_block_read() 241 static inline void bcma_block_write(struct bcma_device *core, in bcma_block_write() [all …]
|
/linux-3.3/drivers/media/video/ |
D | mt9v011.c | 234 struct mt9v011 *core = to_mt9v011(sd); in set_balance() local 260 struct mt9v011 *core = to_mt9v011(sd); in calc_fps() local 290 struct mt9v011 *core = to_mt9v011(sd); in calc_speed() local 330 struct mt9v011 *core = to_mt9v011(sd); in set_res() local 359 struct mt9v011 *core = to_mt9v011(sd); in set_read_mode() local 388 struct mt9v011 *core = to_mt9v011(sd); in mt9v011_g_ctrl() local 434 struct mt9v011 *core = to_mt9v011(sd); in mt9v011_s_ctrl() local 542 struct mt9v011 *core = to_mt9v011(sd); in mt9v011_s_mbus_fmt() local 636 struct mt9v011 *core; in mt9v011_probe() local
|
/linux-3.3/sound/soc/codecs/ |
D | wl1273.c | 39 struct wl1273_core *core; member 43 static int snd_wl1273_fm_set_i2s_mode(struct wl1273_core *core, in snd_wl1273_fm_set_i2s_mode() 143 static int snd_wl1273_fm_set_channel_number(struct wl1273_core *core, in snd_wl1273_fm_set_channel_number() 334 struct wl1273_core *core = wl1273->core; in wl1273_hw_params() local 445 struct wl1273_core **core = codec->dev->platform_data; in wl1273_probe() local
|
/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phyreg_n.h | 157 #define NPHY_IqestIqAccLo(core) ((core == 0) ? 0x12c : 0x134) argument 159 #define NPHY_IqestIqAccHi(core) ((core == 0) ? 0x12d : 0x135) argument 161 #define NPHY_IqestipwrAccLo(core) ((core == 0) ? 0x12e : 0x136) argument 163 #define NPHY_IqestipwrAccHi(core) ((core == 0) ? 0x12f : 0x137) argument 165 #define NPHY_IqestqpwrAccLo(core) ((core == 0) ? 0x130 : 0x138) argument 167 #define NPHY_IqestqpwrAccHi(core) ((core == 0) ? 0x131 : 0x139) argument
|
/linux-3.3/drivers/misc/sgi-gru/ |
D | grufile.c | 321 int core; in gru_chiplet_cpu_to_mmr() local 368 int ret, core; in gru_chiplet_setup_tlb_irq() local 398 int core, irq = IRQ_GRU + chiplet; in gru_chiplet_teardown_tlb_irq() local 417 int irq, core; in gru_chiplet_setup_tlb_irq() local 444 int irq, core; in gru_chiplet_teardown_tlb_irq() local
|