Searched refs:transferCmd (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dcpia.h62 /* transferCmd sends commands to the camera. command MUST point to
68 int (*transferCmd)(void *privdata, u8 *command, u8 *data); member in struct:cpia_camera_ops
H A Dcpia.c1614 retval = cam->ops->transferCmd(cam->lowlevel_data, cmd, data);
1746 retval = cam->ops->transferCmd(cam->lowlevel_data, cmd, data);

Completed in 49 milliseconds