/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-remote.c | 14 struct rc_map_table *keymap, in legacy_dvb_usb_get_keymap_index() 49 struct rc_map_table *keymap = d->props.rc.legacy.rc_map_table; in legacy_dvb_usb_getkeycode() 72 struct rc_map_table *keymap = d->props.rc.legacy.rc_map_table; in legacy_dvb_usb_setkeycode() 214 d->props.rc.legacy.rc_map_table[i].keycode, i); in legacy_dvb_usb_remote_init() 215 set_bit(d->props.rc.legacy.rc_map_table[i].keycode, input_dev->keybit); in legacy_dvb_usb_remote_init() 320 if (d->props.rc.legacy.rc_map_table && d->props.rc.legacy.rc_query) in dvb_usb_remote_init() 366 struct rc_map_table *keymap = d->props.rc.legacy.rc_map_table; in dvb_usb_nec_rc_key_to_event() [all...] |
H A D | dvb-usb.h | 79 static inline u8 rc5_custom(struct rc_map_table *key) in rc5_custom() 84 static inline u8 rc5_data(struct rc_map_table *key) in rc5_data() 89 static inline u16 rc5_scan(struct rc_map_table *key) in rc5_scan() 176 * @rc_map_table: a hard-wired array of struct rc_map_table (NULL to disable 178 * @rc_map_size: number of items in @rc_map_table. 187 struct rc_map_table *rc_map_table; member
|
H A D | digitv.c | 178 static struct rc_map_table rc_map_digitv_table[] = { 238 struct rc_map_table *entry; in digitv_rc_query() 259 entry = &d->props.rc.legacy.rc_map_table[i]; in digitv_rc_query() 338 .rc_map_table = rc_map_digitv_table,
|
H A D | dibusb-mb.c | 217 .rc_map_table = rc_map_dibusb_table, 306 .rc_map_table = rc_map_dibusb_table, 375 .rc_map_table = rc_map_dibusb_table, 437 .rc_map_table = rc_map_dibusb_table,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-remote.c | 14 struct rc_map_table *keymap, in legacy_dvb_usb_get_keymap_index() 49 struct rc_map_table *keymap = d->props.rc.legacy.rc_map_table; in legacy_dvb_usb_getkeycode() 72 struct rc_map_table *keymap = d->props.rc.legacy.rc_map_table; in legacy_dvb_usb_setkeycode() 214 d->props.rc.legacy.rc_map_table[i].keycode, i); in legacy_dvb_usb_remote_init() 215 set_bit(d->props.rc.legacy.rc_map_table[i].keycode, input_dev->keybit); in legacy_dvb_usb_remote_init() 320 if (d->props.rc.legacy.rc_map_table && d->props.rc.legacy.rc_query) in dvb_usb_remote_init() 366 struct rc_map_table *keymap = d->props.rc.legacy.rc_map_table; in dvb_usb_nec_rc_key_to_event() [all...] |
H A D | dvb-usb.h | 80 static inline u8 rc5_custom(struct rc_map_table *key) in rc5_custom() 85 static inline u8 rc5_data(struct rc_map_table *key) in rc5_data() 90 static inline u16 rc5_scan(struct rc_map_table *key) in rc5_scan() 178 * @rc_map_table: a hard-wired array of struct rc_map_table (NULL to disable 180 * @rc_map_size: number of items in @rc_map_table. 189 struct rc_map_table *rc_map_table; member
|
H A D | digitv.c | 178 static struct rc_map_table rc_map_digitv_table[] = { 238 struct rc_map_table *entry; in digitv_rc_query() 259 entry = &d->props.rc.legacy.rc_map_table[i]; in digitv_rc_query() 343 .rc_map_table = rc_map_digitv_table,
|
H A D | dibusb-mb.c | 238 .rc_map_table = rc_map_dibusb_table, 327 .rc_map_table = rc_map_dibusb_table, 396 .rc_map_table = rc_map_dibusb_table, 458 .rc_map_table = rc_map_dibusb_table,
|
/kernel/linux/linux-5.10/drivers/media/rc/keymaps/ |
H A D | rc-wetek-hub.c | 11 static struct rc_map_table wetek_hub[] = {
|
H A D | rc-khadas.c | 12 static struct rc_map_table khadas[] = {
|
H A D | rc-odroid.c | 12 static struct rc_map_table odroid[] = {
|
H A D | rc-vega-s9x.c | 12 static struct rc_map_table vega_s9x[] = {
|
H A D | rc-geekbox.c | 11 static struct rc_map_table geekbox[] = {
|
H A D | rc-alink-dtu-m.c | 12 static struct rc_map_table alink_dtu_m[] = {
|
H A D | rc-proteus-2309.c | 13 static struct rc_map_table proteus_2309[] = {
|
H A D | rc-ati-tv-wonder-hd-600.c | 15 static struct rc_map_table ati_tv_wonder_hd_600[] = {
|
/kernel/linux/linux-6.6/drivers/media/rc/keymaps/ |
H A D | rc-wetek-hub.c | 11 static struct rc_map_table wetek_hub[] = {
|
H A D | rc-minix-neo.c | 12 static struct rc_map_table minix_neo[] = {
|
H A D | rc-vega-s9x.c | 12 static struct rc_map_table vega_s9x[] = {
|
H A D | rc-beelink-mxiii.c | 15 static struct rc_map_table beelink_mxiii[] = {
|
H A D | rc-odroid.c | 12 static struct rc_map_table odroid[] = {
|
H A D | rc-geekbox.c | 11 static struct rc_map_table geekbox[] = {
|
H A D | rc-khadas.c | 12 static struct rc_map_table khadas[] = {
|
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | rc-main.c | 153 static struct rc_map_table empty[] = { 221 rc_map->alloc = roundup_pow_of_two(size * sizeof(struct rc_map_table)); in ir_create_table() 222 rc_map->size = rc_map->alloc / sizeof(struct rc_map_table); in ir_create_table() 267 struct rc_map_table *oldscan = rc_map->scan; in ir_resize_table() 268 struct rc_map_table *newscan; in ir_resize_table() 292 memcpy(newscan, rc_map->scan, rc_map->len * sizeof(struct rc_map_table)); in ir_resize_table() 295 rc_map->size = rc_map->alloc / sizeof(struct rc_map_table); in ir_resize_table() 327 (rc_map->len - index) * sizeof(struct rc_map_table)); in ir_update_mapping() 406 (rc_map->len - i) * sizeof(struct rc_map_table)); in ir_establish_scancode() 503 const struct rc_map_table * in rc_map_cmp() [all...] |
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | rc-main.c | 153 static struct rc_map_table empty[] = { 221 rc_map->alloc = roundup_pow_of_two(size * sizeof(struct rc_map_table)); in ir_create_table() 222 rc_map->size = rc_map->alloc / sizeof(struct rc_map_table); in ir_create_table() 267 struct rc_map_table *oldscan = rc_map->scan; in ir_resize_table() 268 struct rc_map_table *newscan; in ir_resize_table() 292 memcpy(newscan, rc_map->scan, rc_map->len * sizeof(struct rc_map_table)); in ir_resize_table() 295 rc_map->size = rc_map->alloc / sizeof(struct rc_map_table); in ir_resize_table() 327 (rc_map->len - index) * sizeof(struct rc_map_table)); in ir_update_mapping() 406 (rc_map->len - i) * sizeof(struct rc_map_table)); in ir_establish_scancode() 503 const struct rc_map_table * in rc_map_cmp() [all...] |