• Home
  • Raw
  • Download

Lines Matching defs:core

47 #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()
2598 static int cx88_xc2028_tuner_callback(struct cx88_core *core, in cx88_xc2028_tuner_callback()
2648 static int cx88_xc5000_tuner_callback(struct cx88_core *core, in cx88_xc5000_tuner_callback()
2684 struct cx88_core *core; in cx88_tuner_callback() local
2717 static void cx88_card_list(struct cx88_core *core, struct pci_dev *pci) in cx88_card_list()
2745 static void cx88_card_setup_pre_i2c(struct cx88_core *core) in cx88_card_setup_pre_i2c()
2795 void cx88_setup_xc3028(struct cx88_core *core, struct xc2028_ctrl *ctl) in cx88_setup_xc3028()
2832 static void cx88_card_setup(struct cx88_core *core) in cx88_card_setup()
3070 int cx88_get_resources(const struct cx88_core *core, struct pci_dev *pci) in cx88_get_resources()
3088 struct cx88_core *core; in cx88_core_create() local