Symbol: pwc_device
drivers/media/usb/pwc/pwc-ctrl.c
111
static inline int send_video_command(struct pwc_device *pdev,
drivers/media/usb/pwc/pwc-ctrl.c
131
int send_control_msg(struct pwc_device *pdev,
drivers/media/usb/pwc/pwc-ctrl.c
141
static int set_video_mode_Nala(struct pwc_device *pdev, int size, int pixfmt,
drivers/media/usb/pwc/pwc-ctrl.c
216
static int set_video_mode_Timon(struct pwc_device *pdev, int size, int pixfmt,
drivers/media/usb/pwc/pwc-ctrl.c
267
static int set_video_mode_Kiara(struct pwc_device *pdev, int size, int pixfmt,
drivers/media/usb/pwc/pwc-ctrl.c
319
int pwc_set_video_mode(struct pwc_device *pdev, int width, int height,
drivers/media/usb/pwc/pwc-ctrl.c
348
static unsigned int pwc_get_fps_Nala(struct pwc_device *pdev, unsigned int index, unsigned int size)
drivers/media/usb/pwc/pwc-ctrl.c
360
static unsigned int pwc_get_fps_Kiara(struct pwc_device *pdev, unsigned int index, unsigned int size)
drivers/media/usb/pwc/pwc-ctrl.c
372
static unsigned int pwc_get_fps_Timon(struct pwc_device *pdev, unsigned int index, unsigned int size)
drivers/media/usb/pwc/pwc-ctrl.c
384
unsigned int pwc_get_fps(struct pwc_device *pdev, unsigned int index, unsigned int size)
drivers/media/usb/pwc/pwc-ctrl.c
401
int pwc_get_u8_ctrl(struct pwc_device *pdev, u8 request, u16 value, int *data)
drivers/media/usb/pwc/pwc-ctrl.c
413
int pwc_set_u8_ctrl(struct pwc_device *pdev, u8 request, u16 value, u8 data)
drivers/media/usb/pwc/pwc-ctrl.c
425
int pwc_get_s8_ctrl(struct pwc_device *pdev, u8 request, u16 value, int *data)
drivers/media/usb/pwc/pwc-ctrl.c
437
int pwc_get_u16_ctrl(struct pwc_device *pdev, u8 request, u16 value, int *data)
drivers/media/usb/pwc/pwc-ctrl.c
449
int pwc_set_u16_ctrl(struct pwc_device *pdev, u8 request, u16 value, u16 data)
drivers/media/usb/pwc/pwc-ctrl.c
462
int pwc_button_ctrl(struct pwc_device *pdev, u16 value)
drivers/media/usb/pwc/pwc-ctrl.c
474
void pwc_camera_power(struct pwc_device *pdev, int power)
drivers/media/usb/pwc/pwc-ctrl.c
495
int pwc_set_leds(struct pwc_device *pdev, int on_value, int off_value)
drivers/media/usb/pwc/pwc-ctrl.c
524
int pwc_get_cmos_sensor(struct pwc_device *pdev, int *sensor)
drivers/media/usb/pwc/pwc-ctrl.c
95
static int recv_control_msg(struct pwc_device *pdev,
drivers/media/usb/pwc/pwc-dec1.c
15
void pwc_dec1_init(struct pwc_device *pdev, const unsigned char *cmd)
drivers/media/usb/pwc/pwc-dec1.h
18
struct pwc_device;
drivers/media/usb/pwc/pwc-dec1.h
25
void pwc_dec1_init(struct pwc_device *pdev, const unsigned char *cmd);
drivers/media/usb/pwc/pwc-dec23.c
285
void pwc_dec23_init(struct pwc_device *pdev, const unsigned char *cmd)
drivers/media/usb/pwc/pwc-dec23.c
645
void pwc_dec23_decompress(struct pwc_device *pdev,
drivers/media/usb/pwc/pwc-dec23.h
16
struct pwc_device;
drivers/media/usb/pwc/pwc-dec23.h
45
void pwc_dec23_init(struct pwc_device *pdev, const unsigned char *cmd);
drivers/media/usb/pwc/pwc-dec23.h
46
void pwc_dec23_decompress(struct pwc_device *pdev,
drivers/media/usb/pwc/pwc-if.c
1029
pdev = kzalloc_obj(struct pwc_device);
drivers/media/usb/pwc/pwc-if.c
1173
struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev);
drivers/media/usb/pwc/pwc-if.c
118
static void pwc_isoc_cleanup(struct pwc_device *pdev);
drivers/media/usb/pwc/pwc-if.c
186
static struct pwc_frame_buf *pwc_get_next_fill_buf(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-if.c
202
static void pwc_snapshot_button(struct pwc_device *pdev, int down)
drivers/media/usb/pwc/pwc-if.c
218
static void pwc_frame_complete(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-if.c
286
struct pwc_device *pdev = (struct pwc_device *)urb->context;
drivers/media/usb/pwc/pwc-if.c
399
static int pwc_isoc_init(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-if.c
506
static void pwc_iso_stop(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-if.c
519
static void pwc_iso_free(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-if.c
541
static void pwc_isoc_cleanup(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-if.c
553
static void pwc_cleanup_queued_bufs(struct pwc_device *pdev,
drivers/media/usb/pwc/pwc-if.c
605
struct pwc_device *pdev = container_of(v, struct pwc_device, v4l2_dev);
drivers/media/usb/pwc/pwc-if.c
620
struct pwc_device *pdev = vb2_get_drv_priv(vq);
drivers/media/usb/pwc/pwc-if.c
653
struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/usb/pwc/pwc-if.c
664
struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/usb/pwc/pwc-if.c
691
struct pwc_device *pdev = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/usb/pwc/pwc-if.c
710
struct pwc_device *pdev = vb2_get_drv_priv(vq);
drivers/media/usb/pwc/pwc-if.c
737
struct pwc_device *pdev = vb2_get_drv_priv(vq);
drivers/media/usb/pwc/pwc-if.c
774
struct pwc_device *pdev = NULL;
drivers/media/usb/pwc/pwc-misc.c
29
int pwc_get_size(struct pwc_device *pdev, int width, int height)
drivers/media/usb/pwc/pwc-misc.c
55
void pwc_construct(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-uncompress.c
21
int pwc_decompress(struct pwc_device *pdev, struct pwc_frame_buf *fbuf)
drivers/media/usb/pwc/pwc-v4l.c
150
int pwc_init_controls(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-v4l.c
409
static int pwc_vidioc_try_fmt(struct pwc_device *pdev, struct v4l2_format *f)
drivers/media/usb/pwc/pwc-v4l.c
451
struct pwc_device *pdev = video_drvdata(file);
drivers/media/usb/pwc/pwc-v4l.c
481
struct pwc_device *pdev = video_drvdata(file);
drivers/media/usb/pwc/pwc-v4l.c
512
struct pwc_device *pdev =
drivers/media/usb/pwc/pwc-v4l.c
513
container_of(ctrl->handler, struct pwc_device, ctrl_handler);
drivers/media/usb/pwc/pwc-v4l.c
583
static int pwc_set_awb(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-v4l.c
628
static int pwc_set_autogain(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-v4l.c
657
static int pwc_set_exposure_auto(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-v4l.c
687
static int pwc_set_autogain_expo(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-v4l.c
725
static int pwc_set_motor(struct pwc_device *pdev)
drivers/media/usb/pwc/pwc-v4l.c
764
struct pwc_device *pdev =
drivers/media/usb/pwc/pwc-v4l.c
765
container_of(ctrl->handler, struct pwc_device, ctrl_handler);
drivers/media/usb/pwc/pwc-v4l.c
869
struct pwc_device *pdev = video_drvdata(file);
drivers/media/usb/pwc/pwc-v4l.c
888
struct pwc_device *pdev = video_drvdata(file);
drivers/media/usb/pwc/pwc-v4l.c
901
struct pwc_device *pdev = video_drvdata(file);
drivers/media/usb/pwc/pwc-v4l.c
909
struct pwc_device *pdev = video_drvdata(file);
drivers/media/usb/pwc/pwc-v4l.c
934
struct pwc_device *pdev = video_drvdata(file);
drivers/media/usb/pwc/pwc-v4l.c
964
struct pwc_device *pdev = video_drvdata(file);
drivers/media/usb/pwc/pwc-v4l.c
983
struct pwc_device *pdev = video_drvdata(file);
drivers/media/usb/pwc/pwc.h
351
int pwc_get_size(struct pwc_device *pdev, int width, int height);
drivers/media/usb/pwc/pwc.h
352
void pwc_construct(struct pwc_device *pdev);
drivers/media/usb/pwc/pwc.h
356
extern int pwc_set_video_mode(struct pwc_device *pdev, int width, int height,
drivers/media/usb/pwc/pwc.h
358
extern unsigned int pwc_get_fps(struct pwc_device *pdev, unsigned int index, unsigned int size);
drivers/media/usb/pwc/pwc.h
359
extern int pwc_set_leds(struct pwc_device *pdev, int on_value, int off_value);
drivers/media/usb/pwc/pwc.h
360
extern int pwc_get_cmos_sensor(struct pwc_device *pdev, int *sensor);
drivers/media/usb/pwc/pwc.h
361
extern int send_control_msg(struct pwc_device *pdev,
drivers/media/usb/pwc/pwc.h
365
int pwc_get_u8_ctrl(struct pwc_device *pdev, u8 request, u16 value, int *data);
drivers/media/usb/pwc/pwc.h
366
int pwc_set_u8_ctrl(struct pwc_device *pdev, u8 request, u16 value, u8 data);
drivers/media/usb/pwc/pwc.h
367
int pwc_get_s8_ctrl(struct pwc_device *pdev, u8 request, u16 value, int *data);
drivers/media/usb/pwc/pwc.h
369
int pwc_get_u16_ctrl(struct pwc_device *pdev, u8 request, u16 value, int *dat);
drivers/media/usb/pwc/pwc.h
370
int pwc_set_u16_ctrl(struct pwc_device *pdev, u8 request, u16 value, u16 data);
drivers/media/usb/pwc/pwc.h
371
int pwc_button_ctrl(struct pwc_device *pdev, u16 value);
drivers/media/usb/pwc/pwc.h
372
int pwc_init_controls(struct pwc_device *pdev);
drivers/media/usb/pwc/pwc.h
375
extern void pwc_camera_power(struct pwc_device *pdev, int power);
drivers/media/usb/pwc/pwc.h
381
int pwc_decompress(struct pwc_device *pdev, struct pwc_frame_buf *fbuf);
include/trace/events/pwc.h
12
TP_PROTO(struct urb *urb, struct pwc_device *pdev),
include/trace/events/pwc.h
41
TP_PROTO(struct urb *urb, struct pwc_device *pdev),