Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dir_toy.c54 struct irtoy { struct
79 static void irtoy_response(struct irtoy *irtoy, u32 len) in irtoy_response() argument
204 struct irtoy *irtoy = urb->context; irtoy_out_callback() local
216 struct irtoy *irtoy = urb->context; irtoy_in_callback() local
229 irtoy_command(struct irtoy *irtoy, const u8 *cmd, int cmd_len, enum state state) irtoy_command() argument
254 irtoy_setup(struct irtoy *irtoy) irtoy_setup() argument
295 struct irtoy *irtoy = rc->priv; irtoy_tx() local
370 struct irtoy *irtoy; irtoy_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dir_toy.c56 struct irtoy { struct
81 static void irtoy_response(struct irtoy *irtoy, u32 len) in irtoy_response() argument
202 struct irtoy *irtoy = urb->context; irtoy_out_callback() local
214 struct irtoy *irtoy = urb->context; irtoy_in_callback() local
237 irtoy_command(struct irtoy *irtoy, const u8 *cmd, int cmd_len, enum state state) irtoy_command() argument
262 irtoy_setup(struct irtoy *irtoy) irtoy_setup() argument
303 struct irtoy *irtoy = rc->priv; irtoy_tx() local
372 struct irtoy *irtoy = rc->priv; irtoy_tx_carrier() local
399 struct irtoy *irtoy; irtoy_probe() local
[all...]

Completed in 1 milliseconds