Searched refs:cx231xx_api_cmd (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c793 static int cx231xx_api_cmd(struct cx231xx *dev, u32 command, function
1083 cx231xx_api_cmd(dev, CX2341X_ENC_SET_FRAME_SIZE, 2, 0,
1091 cx231xx_api_cmd(dev, CX2341X_ENC_MISC, 2, 0, 3, 1);
1092 cx231xx_api_cmd(dev, CX2341X_ENC_MISC, 2, 0, 4, 1);
1104 retval = cx231xx_api_cmd(dev, CX2341X_ENC_PING_FW, 0, 0); /* ping */
1120 retval = cx231xx_api_cmd(dev, CX2341X_ENC_PING_FW, 0, 0);
1126 retval = cx231xx_api_cmd(dev, CX2341X_ENC_GET_VERSION, 0, 1,
1148 cx231xx_api_cmd(dev, CX2341X_ENC_STOP_CAPTURE, 3, 0, 1, 3, 4);
1153 /* cx231xx_api_cmd(dev, CX2341X_ENC_SET_NUM_VSYNC_LINES, 2, 0,
1155 cx231xx_api_cmd(de
[all...]

Completed in 1817 milliseconds