Home
last modified time | relevance | path

Searched defs:core (Results 1 – 25 of 25) sorted by relevance

/drivers/media/video/cx88/
Dcx88-cards.c47 #define info_printk(core, fmt, arg...) \ argument
50 #define warn_printk(core, fmt, arg...) \ argument
53 #define err_printk(core, fmt, arg...) \ argument
2352 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data) in leadtek_eeprom()
2375 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data) in hauppauge_eeprom()
2469 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom()
2484 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback()
2516 static int cx88_xc3028_geniatech_tuner_callback(struct cx88_core *core, in cx88_xc3028_geniatech_tuner_callback()
2545 static int cx88_pv_8000gt_callback(struct cx88_core *core, in cx88_pv_8000gt_callback()
2566 static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core) in dvico_fusionhdtv_hybrid_init()
[all …]
Dcx88-tvaudio.c105 static void set_audio_registers(struct cx88_core *core, const struct rlist *l) in set_audio_registers()
126 static void set_audio_start(struct cx88_core *core, u32 mode) in set_audio_start()
137 static void set_audio_finish(struct cx88_core *core, u32 ctl) in set_audio_finish()
170 static void set_audio_standard_BTSC(struct cx88_core *core, unsigned int sap, in set_audio_standard_BTSC()
280 static void set_audio_standard_NICAM(struct cx88_core *core, u32 mode) in set_audio_standard_NICAM()
373 static void set_audio_standard_A2(struct cx88_core *core, u32 mode) in set_audio_standard_A2()
633 static void set_audio_standard_EIAJ(struct cx88_core *core) in set_audio_standard_EIAJ()
647 static void set_audio_standard_FM(struct cx88_core *core, in set_audio_standard_FM()
717 static int cx88_detect_nicam(struct cx88_core *core) in cx88_detect_nicam()
740 void cx88_set_tvaudio(struct cx88_core *core) in cx88_set_tvaudio()
[all …]
Dcx88-video.c321 int cx8800_ctrl_query(struct cx88_core *core, struct v4l2_queryctrl *qctrl) in cx8800_ctrl_query()
350 struct cx88_core *core = dev->core; in res_get() local
385 struct cx88_core *core = dev->core; in res_free() local
397 int cx88_video_mux(struct cx88_core *core, unsigned int input) in cx88_video_mux()
465 struct cx88_core *core = dev->core; in start_video_dma() local
502 struct cx88_core *core = dev->core; in stop_video_dma() local
520 struct cx88_core *core = dev->core; in restart_video_queue() local
585 struct cx88_core *core = dev->core; in buffer_prepare() local
672 struct cx88_core *core = dev->core; in buffer_queue() local
764 struct cx88_core *core; in video_open() local
[all …]
Dcx88-i2c.c58 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
102 struct cx88_core *core = i2c_get_adapdata(client->adapter); in attach_inform() local
111 struct cx88_core *core = i2c_get_adapdata(client->adapter); in detach_inform() local
117 void cx88_call_i2c_clients(struct cx88_core *core, unsigned int cmd, void *arg) in cx88_call_i2c_clients()
167 int cx88_i2c_init(struct cx88_core *core, struct pci_dev *pci) in cx88_i2c_init()
Dcx88-core.c342 int cx88_sram_channel_setup(struct cx88_core *core, in cx88_sram_channel_setup()
421 void cx88_sram_channel_dump(struct cx88_core *core, in cx88_sram_channel_dump()
508 int cx88_core_irq(struct cx88_core *core, u32 status) in cx88_core_irq()
523 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup()
556 void cx88_shutdown(struct cx88_core *core) in cx88_shutdown()
580 int cx88_reset(struct cx88_core *core) in cx88_reset()
686 int cx88_set_scale(struct cx88_core *core, unsigned int width, unsigned int height, in cx88_set_scale()
757 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll()
794 int cx88_start_audio_dma(struct cx88_core *core) in cx88_start_audio_dma()
816 int cx88_stop_audio_dma(struct cx88_core *core) in cx88_stop_audio_dma()
[all …]
Dcx88-vp3054-i2c.c42 struct cx88_core *core = dev->core; in vp3054_bit_setscl() local
59 struct cx88_core *core = dev->core; in vp3054_bit_setsda() local
76 struct cx88_core *core = dev->core; in vp3054_bit_getscl() local
86 struct cx88_core *core = dev->core; in vp3054_bit_getsda() local
108 struct cx88_core *core = dev->core; in vp3054_i2c_probe() local
Dcx88-mpeg.c80 struct cx88_core *core = dev->core; in cx8802_start_dma() local
171 struct cx88_core *core = dev->core; in cx8802_stop_dma() local
364 struct cx88_core *core = dev->core; in cx8802_mpeg_irq() local
418 struct cx88_core *core = dev->core; in cx8802_irq() local
451 struct cx88_core *core = dev->core; in cx8802_init_common() local
516 struct cx88_core *core = dev->core; in cx8802_suspend_common() local
542 struct cx88_core *core = dev->core; in cx8802_resume_common() local
608 struct cx88_core *core = drv->core; in cx8802_request_acquire() local
636 struct cx88_core *core = drv->core; in cx8802_request_release() local
769 struct cx88_core *core; in cx8802_probe() local
Dcx88-input.c37 struct cx88_core *core; member
71 struct cx88_core *core = ir->core; in cx88_ir_handle_key() local
161 void cx88_ir_start(struct cx88_core *core, struct cx88_IR *ir) in cx88_ir_start()
175 void cx88_ir_stop(struct cx88_core *core, struct cx88_IR *ir) in cx88_ir_stop()
190 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci) in cx88_ir_init()
375 int cx88_ir_fini(struct cx88_core *core) in cx88_ir_fini()
394 void cx88_ir_irq(struct cx88_core *core) in cx88_ir_irq()
Dcx88-blackbird.c181 static void host_setup(struct cx88_core *core) in host_setup()
215 static int wait_ready_gpio0_bit1(struct cx88_core *core, u32 state) in wait_ready_gpio0_bit1()
231 static int memory_write(struct cx88_core *core, u32 address, u32 value) in memory_write()
247 static int memory_read(struct cx88_core *core, u32 address, u32 *value) in memory_read()
273 static int register_write(struct cx88_core *core, u32 address, u32 value) in register_write()
289 static int register_read(struct cx88_core *core, u32 address, u32 *value) in register_read()
533 struct cx88_core *core = dev->core; in blackbird_initialize_codec() local
592 struct cx88_core *core = dev->core; in blackbird_start_codec() local
727 struct cx88_core *core = dev->core; in vidioc_querycap() local
794 struct cx88_core *core = dev->core; in vidioc_s_fmt_vid_cap() local
[all …]
Dcx88-dvb.c141 static void cx88_dvb_gate_ctrl(struct cx88_core *core, int open) in cx88_dvb_gate_ctrl()
322 struct cx88_core *core = dev->core; in lgdt330x_pll_rf_set() local
387 struct cx88_core *core = dev->core; in kworld_dvbs_100_set_voltage() local
403 struct cx88_core *core = dev->core; in geniatech_dvbs_set_voltage() local
419 struct cx88_core *core = dev->core; in tevii_dvbs_set_voltage() local
573 struct cx88_core *core = dev->core; in cx24116_reset_device() local
619 struct cx88_core *core = dev->core; in cx8802_alloc_frontends() local
644 struct cx88_core *core = dev->core; in dvb_register() local
1172 struct cx88_core *core = drv->core; in cx8802_dvb_advise_acquire() local
1231 struct cx88_core *core = drv->core; in cx8802_dvb_advise_release() local
[all …]
Dcx88-alsa.c57 struct cx88_core *core; member
126 struct cx88_core *core=chip->core; in _cx88_start_audio_dma() local
171 struct cx88_core *core=chip->core; in _cx88_stop_audio_dma() local
211 struct cx88_core *core = chip->core; in cx8801_aud_irq() local
248 struct cx88_core *core = chip->core; in cx8801_irq() local
569 struct cx88_core *core=chip->core; in snd_cx88_volume_get() local
585 struct cx88_core *core=chip->core; in snd_cx88_volume_put() local
630 struct cx88_core *core = chip->core; in snd_cx88_switch_get() local
641 struct cx88_core *core = chip->core; in snd_cx88_switch_put() local
728 struct cx88_core *core; in snd_cx88_create() local
Dcx88-vbi.c54 struct cx88_core *core = dev->core; in cx8800_start_vbi_dma() local
84 struct cx88_core *core = dev->core; in cx8800_stop_vbi_dma() local
119 struct cx88_core *core = dev->core; in cx8800_vbi_timeout() local
Dcx88.h399 struct cx88_core *core; member
442 struct cx88_core *core; member
469 struct cx88_core *core; member
/drivers/media/video/bt8xx/
Dbttv-gpio.c81 int bttv_sub_add_device(struct bttv_core *core, char *name) in bttv_sub_add_device()
106 int bttv_sub_del_devices(struct bttv_core *core) in bttv_sub_del_devices()
138 void bttv_gpio_inout(struct bttv_core *core, u32 mask, u32 outbits) in bttv_gpio_inout()
152 u32 bttv_gpio_read(struct bttv_core *core) in bttv_gpio_read()
161 void bttv_gpio_write(struct bttv_core *core, u32 value) in bttv_gpio_write()
168 void bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits) in bttv_gpio_bits()
Dbttv.h308 struct bttv_core *core; member
/drivers/scsi/libsas/
Dsas_scsi_host.c178 struct scsi_core *core = &sas_ha->core; in sas_queue_up() local
335 struct scsi_core *core = &ha->core; in sas_scsi_find_task() local
871 struct scsi_core *core = &sas_ha->core; in sas_queue() local
939 struct scsi_core *core = &sas_ha->core; in sas_init_queue() local
955 struct scsi_core *core = &sas_ha->core; in sas_shutdown_queue() local
/drivers/ps3/
Dvuart.h45 struct ps3_system_bus_driver core; member
/drivers/media/dvb/siano/
Dsmscoreapi.c97 void smscore_set_board_id(struct smscore_device_t *core, int id) in smscore_set_board_id()
102 int smscore_led_state(struct smscore_device_t *core, int led) in smscore_led_state()
109 int smscore_get_board_id(struct smscore_device_t *core) in smscore_get_board_id()
/drivers/hwmon/
Dk8temp.c118 int core = attr->nr; in show_temp() local
/drivers/md/
Ddm-log.c312 static void header_to_disk(struct log_header *core, struct log_header *disk) in header_to_disk()
319 static void header_from_disk(struct log_header *core, struct log_header *disk) in header_from_disk()
/drivers/macintosh/
Dwindfarm_smu_sat.c219 u8 addr, chip, core; in wf_sat_create() local
Dwindfarm_pm112.c128 int core = cpu & 1; in create_cpu_loop() local
/drivers/media/video/
Dtvp5150.c1076 struct tvp5150 *core; in tvp5150_probe() local
/drivers/staging/otus/80211core/
Dcagg.h221 void (*core)(zdev_t* dev, u16_t baw_seq, u32_t bitmap, u16_t aggLen); member
/drivers/infiniband/hw/nes/
Dnes_cm.c347 static void print_core(struct nes_cm_core *core) in print_core()