Home
last modified time | relevance | path

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

/linux-5.10/drivers/media/rc/
Dir_toy.c53 struct irtoy { struct
54 struct device *dev;
78 static void irtoy_response(struct irtoy *irtoy, u32 len) in irtoy_response()
203 struct irtoy *irtoy = urb->context; in irtoy_out_callback() local
215 struct irtoy *irtoy = urb->context; in irtoy_in_callback() local
228 static int irtoy_command(struct irtoy *irtoy, const u8 *cmd, int cmd_len, in irtoy_command()
253 static int irtoy_setup(struct irtoy *irtoy) in irtoy_setup()
294 struct irtoy *irtoy = rc->priv; in irtoy_tx() local
349 struct irtoy *irtoy; in irtoy_probe() local