Lines Matching refs:em28xx
62 struct em28xx *dev;
190 struct em28xx *dev = ir->dev; in default_polling_getkey()
232 struct em28xx *dev = ir->dev; in em2874_polling_getkey()
385 struct em28xx *dev = ir->dev; in em2860_ir_change_protocol()
413 struct em28xx *dev = ir->dev; in em2874_ir_change_protocol()
448 struct em28xx *dev = ir->dev; in em28xx_ir_change_protocol()
467 static int em28xx_probe_i2c_ir(struct em28xx *dev) in em28xx_probe_i2c_ir()
492 struct em28xx *dev = in em28xx_query_buttons()
493 container_of(work, struct em28xx, buttons_query_work.work); in em28xx_query_buttons()
565 static int em28xx_register_snapshot_button(struct em28xx *dev) in em28xx_register_snapshot_button()
603 static void em28xx_init_buttons(struct em28xx *dev) in em28xx_init_buttons()
662 static void em28xx_shutdown_buttons(struct em28xx *dev) in em28xx_shutdown_buttons()
676 static int em28xx_ir_init(struct em28xx *dev) in em28xx_ir_init()
826 static int em28xx_ir_fini(struct em28xx *dev) in em28xx_ir_fini()
857 static int em28xx_ir_suspend(struct em28xx *dev) in em28xx_ir_suspend()
874 static int em28xx_ir_resume(struct em28xx *dev) in em28xx_ir_resume()