Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Drc-main.c214 static int ir_create_table(struct rc_dev *dev, struct rc_map *rc_map, in ir_create_table()
242 static void ir_free_table(struct rc_map *rc_map) in ir_free_table()
262 static int ir_resize_table(struct rc_dev *dev, struct rc_map *rc_map, in ir_resize_table()
314 struct rc_map *rc_map, in ir_update_mapping()
371 struct rc_map *rc_map, in ir_establish_scancode()
429 struct rc_map *rc_map = &rdev->rc_map; in ir_setkeycode() local
473 struct rc_map *rc_map = &dev->rc_map; in ir_setkeytable() local
522 static unsigned int ir_lookup_by_scancode(const struct rc_map *rc_map, in ir_lookup_by_scancode()
548 struct rc_map *rc_map = &rdev->rc_map; in ir_getkeycode() local
607 struct rc_map *rc_map = &dev->rc_map; in rc_g_keycode_from_table() local
[all …]
H A Dmceusb.c204 const char *rc_map; /* Allow specify a per-board map */ member
/openbmc/linux/include/media/
H A Drc-map.h157 struct rc_map { struct
158 struct rc_map_table *scan; argument
168 * struct rc_map_list - list of the registered &rc_map maps argument
H A Drc-core.h167 struct rc_map rc_map; member
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-input.c262 char *rc_map; in cx23885_input_init() local
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h112 const char *rc_map; member
378 const char *rc_map; member
/openbmc/linux/drivers/media/pci/smipcie/
H A Dsmipcie.h226 char *rc_map; member