Searched refs:xmap (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/uvc/
H A Duvc_v4l2.c34 static int uvc_ioctl_ctrl_map(struct uvc_xu_control_mapping *xmap, int old) argument
44 map->id = xmap->id;
45 memcpy(map->name, xmap->name, sizeof map->name);
46 memcpy(map->entity, xmap->entity, sizeof map->entity);
47 map->selector = xmap->selector;
48 map->size = xmap->size;
49 map->offset = xmap->offset;
50 map->v4l2_type = xmap->v4l2_type;
51 map->data_type = xmap->data_type;
53 switch (xmap
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_v4l2.c34 static int uvc_ioctl_ctrl_map(struct uvc_xu_control_mapping *xmap, int old) argument
44 map->id = xmap->id;
45 memcpy(map->name, xmap->name, sizeof map->name);
46 memcpy(map->entity, xmap->entity, sizeof map->entity);
47 map->selector = xmap->selector;
48 map->size = xmap->size;
49 map->offset = xmap->offset;
50 map->v4l2_type = xmap->v4l2_type;
51 map->data_type = xmap->data_type;
53 switch (xmap
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-xtensa.c7166 xlate_map_t *xmap = NULL;
7174 xmap = build_xlate_map (sec, relax_info);
7215 xlate_offset_with_removed_text (xmap, &relax_info->action_list,
7218 xlate_offset_with_removed_text (xmap, &relax_info->action_list,
7278 if (xmap)
7279 free_xlate_map (xmap);
7143 xlate_map_t *xmap = NULL; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-xtensa.c7166 xlate_map_t *xmap = NULL;
7174 xmap = build_xlate_map (sec, relax_info);
7215 xlate_offset_with_removed_text (xmap, &relax_info->action_list,
7218 xlate_offset_with_removed_text (xmap, &relax_info->action_list,
7278 if (xmap)
7279 free_xlate_map (xmap);
7143 xlate_map_t *xmap = NULL; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-xtensa.c7166 xlate_map_t *xmap = NULL;
7174 xmap = build_xlate_map (sec, relax_info);
7215 xlate_offset_with_removed_text (xmap, &relax_info->action_list,
7218 xlate_offset_with_removed_text (xmap, &relax_info->action_list,
7278 if (xmap)
7279 free_xlate_map (xmap);
7143 xlate_map_t *xmap = NULL; local

Completed in 300 milliseconds