Lines Matching refs:em28xx

62 static void em28xx_pre_card_setup(struct em28xx *dev);
2841 struct em28xx *dev = i2c_bus->dev; in em28xx_tuner_callback()
2856 static inline void em28xx_set_xclk_i2c_speed(struct em28xx *dev) in em28xx_set_xclk_i2c_speed()
2882 static inline void em28xx_set_model(struct em28xx *dev) in em28xx_set_model()
2900 static int em28xx_wait_until_ac97_features_equals(struct em28xx *dev, in em28xx_wait_until_ac97_features_equals()
2929 static void em28xx_pre_card_setup(struct em28xx *dev) in em28xx_pre_card_setup()
3053 static int em28xx_hint_board(struct em28xx *dev) in em28xx_hint_board()
3145 static void em28xx_card_setup(struct em28xx *dev) in em28xx_card_setup()
3334 void em28xx_setup_xc3028(struct em28xx *dev, struct xc2028_ctrl *ctl) in em28xx_setup_xc3028()
3384 struct em28xx *dev = container_of(work, in request_module_async()
3385 struct em28xx, request_module_wk); in request_module_async()
3422 static void request_modules(struct em28xx *dev) in request_modules()
3428 static void flush_request_modules(struct em28xx *dev) in flush_request_modules()
3433 static int em28xx_media_device_init(struct em28xx *dev, in em28xx_media_device_init()
3455 static void em28xx_unregister_media_device(struct em28xx *dev) in em28xx_unregister_media_device()
3472 static void em28xx_release_resources(struct em28xx *dev) in em28xx_release_resources()
3504 struct em28xx *dev = kref_to_dev(ref); in em28xx_free_device()
3522 static int em28xx_init_dev(struct em28xx *dev, struct usb_device *udev, in em28xx_init_dev()
3677 static int em28xx_duplicate_dev(struct em28xx *dev) in em28xx_duplicate_dev()
3680 struct em28xx *sec_dev = kmemdup(dev, sizeof(*sec_dev), GFP_KERNEL); in em28xx_duplicate_dev()
3708 static void em28xx_check_usb_descriptor(struct em28xx *dev, in em28xx_check_usb_descriptor()
3820 struct em28xx *dev = NULL; in em28xx_usb_probe()
4121 struct em28xx *dev; in em28xx_usb_disconnect()
4157 struct em28xx *dev; in em28xx_usb_suspend()
4168 struct em28xx *dev; in em28xx_usb_resume()