Searched refs:rc_map_size (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/media/usb/dvb-usb/
H A Ddibusb-mb.c239 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
328 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
397 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
459 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
H A Ddvb-usb-remote.c50 unsigned int keymap_size = d->props.rc.legacy.rc_map_size;
73 unsigned int keymap_size = d->props.rc.legacy.rc_map_size;
211 deb_rc("key map size: %d\n", d->props.rc.legacy.rc_map_size);
212 for (i = 0; i < d->props.rc.legacy.rc_map_size; i++) {
379 for (i = 0; i < d->props.rc.legacy.rc_map_size; i++)
H A Ddibusb-mc.c107 .rc_map_size = 111, /* FIXME */
H A Ddigitv.c258 for (i = 0; i < d->props.rc.legacy.rc_map_size; i++) {
344 .rc_map_size = ARRAY_SIZE(rc_map_digitv_table),
H A Dnova-t-usb2.c219 .rc_map_size = ARRAY_SIZE(rc_map_haupp_table),
H A DcinergyT2-core.c237 .rc_map_size = ARRAY_SIZE(rc_map_cinergyt2_table),
H A Dm920x.c200 for (i = 0; i < d->props.rc.legacy.rc_map_size; i++)
936 .rc_map_size = ARRAY_SIZE(rc_map_megasky_table),
1047 .rc_map_size = ARRAY_SIZE(rc_map_tvwalkertwin_table),
1167 .rc_map_size = ARRAY_SIZE(rc_map_pinnacle310e_table),
H A Ddvb-usb.h178 * @rc_map_size: number of items in @rc_map_table.
188 int rc_map_size; member in struct:dvb_rc_legacy
H A Dvp702x.c423 .rc_map_size = ARRAY_SIZE(rc_map_vp702x_table),
H A Daf9005.c1062 .rc_map_size = 0,
1114 af9005_properties.rc.legacy.rc_map_size = *rc_keys_size;
H A Dopera1.c515 .rc_map_size = ARRAY_SIZE(rc_map_opera1_table),
H A Daz6027.c1160 .rc_map_size = ARRAY_SIZE(rc_map_az6027_table),

Completed in 223 milliseconds