• Home
  • Raw
  • Download

Lines Matching refs:em28xx

72 static void em28xx_pre_card_setup(struct em28xx *dev);
2846 struct em28xx *dev = i2c_bus->dev; in em28xx_tuner_callback()
2861 static inline void em28xx_set_xclk_i2c_speed(struct em28xx *dev) in em28xx_set_xclk_i2c_speed()
2887 static inline void em28xx_set_model(struct em28xx *dev) in em28xx_set_model()
2905 static int em28xx_wait_until_ac97_features_equals(struct em28xx *dev, in em28xx_wait_until_ac97_features_equals()
2934 static void em28xx_pre_card_setup(struct em28xx *dev) in em28xx_pre_card_setup()
3058 static int em28xx_hint_board(struct em28xx *dev) in em28xx_hint_board()
3150 static void em28xx_card_setup(struct em28xx *dev) in em28xx_card_setup()
3339 void em28xx_setup_xc3028(struct em28xx *dev, struct xc2028_ctrl *ctl) in em28xx_setup_xc3028()
3389 struct em28xx *dev = container_of(work, in request_module_async()
3390 struct em28xx, request_module_wk); in request_module_async()
3427 static void request_modules(struct em28xx *dev) in request_modules()
3433 static void flush_request_modules(struct em28xx *dev) in flush_request_modules()
3438 static int em28xx_media_device_init(struct em28xx *dev, in em28xx_media_device_init()
3460 static void em28xx_unregister_media_device(struct em28xx *dev) in em28xx_unregister_media_device()
3477 static void em28xx_release_resources(struct em28xx *dev) in em28xx_release_resources()
3509 struct em28xx *dev = kref_to_dev(ref); in em28xx_free_device()
3527 static int em28xx_init_dev(struct em28xx *dev, struct usb_device *udev, in em28xx_init_dev()
3682 static int em28xx_duplicate_dev(struct em28xx *dev) in em28xx_duplicate_dev()
3685 struct em28xx *sec_dev = kmemdup(dev, sizeof(*sec_dev), GFP_KERNEL); in em28xx_duplicate_dev()
3713 static void em28xx_check_usb_descriptor(struct em28xx *dev, in em28xx_check_usb_descriptor()
3825 struct em28xx *dev = NULL; in em28xx_usb_probe()
4126 struct em28xx *dev; in em28xx_usb_disconnect()
4162 struct em28xx *dev; in em28xx_usb_suspend()
4173 struct em28xx *dev; in em28xx_usb_resume()