Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dir_toy.c56 struct irtoy { struct
57 struct device *dev;
81 static void irtoy_response(struct irtoy *irtoy, u32 len) in irtoy_response()
202 struct irtoy *irtoy = urb->context; in irtoy_out_callback() local
214 struct irtoy *irtoy = urb->context; in irtoy_in_callback() local
237 static int irtoy_command(struct irtoy *irtoy, const u8 *cmd, int cmd_len, in irtoy_command()
262 static int irtoy_setup(struct irtoy *irtoy) in irtoy_setup()
303 struct irtoy *irtoy = rc->priv; in irtoy_tx() local
372 struct irtoy *irtoy = rc->priv; in irtoy_tx_carrier() local
399 struct irtoy *irtoy; in irtoy_probe() local