Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dir_toy.c54 struct irtoy { struct
55 struct device *dev;
79 static void irtoy_response(struct irtoy *irtoy, u32 len) in irtoy_response()
204 struct irtoy *irtoy = urb->context; in irtoy_out_callback() local
216 struct irtoy *irtoy = urb->context; in irtoy_in_callback() local
229 static int irtoy_command(struct irtoy *irtoy, const u8 *cmd, int cmd_len, in irtoy_command()
254 static int irtoy_setup(struct irtoy *irtoy) in irtoy_setup()
295 struct irtoy *irtoy = rc->priv; in irtoy_tx() local
368 struct irtoy *irtoy; in irtoy_probe() local