Searched refs:do_command (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | cpia1.c | 437 static int do_command(struct gspca_dev *gspca_dev, u16 command, in do_command() function 540 ret = do_command(gspca_dev, CPIA_COMMAND_WriteMCPort, in do_command() 544 ret = do_command(gspca_dev, CPIA_COMMAND_WriteMCPort, in do_command() 710 ret = do_command(gspca_dev, CPIA_COMMAND_GotoLoPower, 0, 0, 0, 0); in goto_low_power() 714 ret = do_command(gspca_dev, CPIA_COMMAND_GetCameraStatus, 0, 0, 0, 0); in goto_low_power() 736 ret = do_command(gspca_dev, CPIA_COMMAND_GotoHiPower, 0, 0, 0, 0); in goto_high_power() 745 ret = do_command(gspca_dev, CPIA_COMMAND_GetCameraStatus, 0, 0, 0, 0); in goto_high_power() 765 ret = do_command(gspca_dev, CPIA_COMMAND_GetCPIAVersion, 0, 0, 0, 0); in get_version_information() 770 return do_command(gspca_dev, CPIA_COMMAND_GetPnPID, 0, 0, 0, 0); in get_version_information() 777 ret = do_command(gspca_dev, CPIA_COMMAND_GetColourBalance, 0, 0, 0, 0); in save_camera_state() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | arm_pl180_mmci.c | 62 static int do_command(struct mmc *dev, struct mmc_cmd *cmd) in do_command() function 235 error = do_command(dev, cmd); in do_data_transfer() 242 error = do_command(dev, cmd); in do_data_transfer() 263 result = do_command(dev, cmd); in host_request()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | cafe_nand.c | 179 goto do_command; in cafe_nand_cmdfunc() 247 do_command: in cafe_nand_cmdfunc()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-10 | 5490 do_command (); 5495 do_command (void) 5512 within the execution of ‘do_command’, then it actually appears as if the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-10 | 5490 do_command (); 5495 do_command (void) 5512 within the execution of ‘do_command’, then it actually appears as if the
|