Home
last modified time | relevance | path

Searched defs:command (Results 51 – 75 of 921) sorted by relevance

12345678910>>...37

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h135 static inline void append_cmd(u32 *desc, u32 command) in append_cmd()
157 static inline u32 *write_cmd(u32 *desc, u32 command) in write_cmd()
165 u32 command) in append_cmd_ptr()
173 unsigned int len, u32 command) in append_cmd_ptr_extlen()
182 u32 command) in append_cmd_data()
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dshuttle_usbat.c346 unsigned char *command = us->iobuf; in usbat_set_shuttle_features() local
449 unsigned char *command = us->iobuf; in usbat_read_block() local
483 unsigned char *command = us->iobuf; in usbat_write_block() local
531 unsigned char *command = us->iobuf; in usbat_hp8200e_rw_block_test() local
684 unsigned char *command = us->iobuf; in usbat_multiple_write() local
742 unsigned char *command = us->iobuf; in usbat_read_blocks() local
784 unsigned char *command = us->iobuf; in usbat_write_blocks() local
1059 unsigned char command[3] = { 0x01, 0xA0, 0xEC }; in usbat_flash_get_sector_count() local
1121 unsigned char command[7]; in usbat_flash_read_data() local
1212 unsigned char command[7]; in usbat_flash_write_data() local
H A Dalauda.c311 unsigned char command; in alauda_get_media_status() local
332 unsigned char command; in alauda_ack_media() local
349 unsigned char command; in alauda_get_media_signature() local
365 unsigned char *command = us->iobuf; in alauda_reset_media() local
492 unsigned char command[] = { in alauda_check_status2() local
522 unsigned char command[] = { in alauda_get_redu_data() local
694 unsigned char command[] = { in alauda_erase_block() local
724 unsigned char command[] = { in alauda_read_block_raw() local
775 unsigned char command[] = { in alauda_write_block() local
H A Ddatafab.c140 unsigned char *command = us->iobuf; in datafab_read_data() local
223 unsigned char *command = us->iobuf; in datafab_write_data() local
324 unsigned char *command = us->iobuf; in datafab_determine_lun() local
389 unsigned char *command = us->iobuf; in datafab_id_device() local
H A Dsddr55.c130 unsigned char *command = us->iobuf; in sddr55_status() local
193 unsigned char *command = us->iobuf; in sddr55_read_data() local
312 unsigned char *command = us->iobuf; in sddr55_write_data() local
517 unsigned char *command = us->iobuf; in sddr55_read_deviceID() local
644 unsigned char *command = us->iobuf; in sddr55_read_map() local
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dspeedstep-smi.c64 u32 command, result, magic, dummy; in speedstep_smi_ownership() local
102 u32 command, result = 0, edi, high_mhz, low_mhz, dummy; in speedstep_smi_get_freqs() local
150 unsigned int result = 0, command, new_state, dummy; in speedstep_set_state() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-roccat-common.c108 uint command, void const *buf, uint size) in roccat_common2_send_with_status()
132 size_t real_size, uint command) in roccat_common2_sysfs_read()
155 size_t real_size, uint command) in roccat_common2_sysfs_write()
H A Dhid-roccat-arvo.h15 uint8_t command; /* ARVO_COMMAND_MODE_KEY */ member
28 uint8_t command; /* ARVO_COMMAND_KEY_MASK */ member
34 uint8_t command; /* ARVO_COMMAND_ACTUAL_PROFILE */ member
H A Dhid-roccat-kovaplus.h29 uint8_t command; /* KOVAPLUS_COMMAND_ACTUAL_PROFILE */ member
35 uint8_t command; /* KOVAPLUS_COMMAND_PROFILE_SETTINGS */ member
47 uint8_t command; /* KOVAPLUS_COMMAND_PROFILE_BUTTONS */ member
54 uint8_t command; /* KOVAPLUS_COMMAND_INFO */ member
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/
H A Dssh.py66 def _run(self, command, timeout=None, ignore_status=True): argument
83 def run(self, command, timeout=None): argument
224 def SSHCall(command, logger, timeout=None, **opts): argument
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dsst25l.c93 unsigned char command[2]; in sst25l_write_enable() local
144 unsigned char command[4]; in sst25l_erase_sector() local
212 unsigned char command[4]; in sst25l_read() local
254 unsigned char command[5]; in sst25l_write() local
H A Dmchp23k256.c66 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_write() local
105 unsigned char command[MAX_CMD_SIZE]; in mchp23k256_read() local
147 unsigned char command[2]; in mchp23k256_set_mode() local
/OK3568_Linux_fs/kernel/drivers/misc/ibmasm/
H A Ddot_command.c56 struct command *command; in ibmasm_send_driver_vpd() local
98 unsigned char command[3]; member
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dcommands.py31 def __init__(self, command, bg=False, timeout=None, data=None, output_log=None, **options): argument
170 def runCmd(command, ignore_status=False, timeout=None, assert_error=True, sync=True, argument
214 def bitbake(command, ignore_status=False, timeout=None, postconfig=None, output_log=None, **options… argument
H A Ddump.py51 def _construct_filename(self, command): argument
67 def _write_dump(self, command, output): argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android_ext.c775 wl_ext_channel(struct net_device *dev, char* command, int total_len) in wl_ext_channel()
808 wl_ext_channels(struct net_device *dev, char* command, int total_len) in wl_ext_channels()
838 wl_ext_roam_trigger(struct net_device *dev, char* command, int total_len) in wl_ext_roam_trigger()
873 wl_ext_pm(struct net_device *dev, char *command, int total_len) in wl_ext_pm()
909 wl_ext_monitor(struct net_device *dev, char *command, int total_len) in wl_ext_monitor()
931 static int wl_android_set_suspendmode(struct net_device *dev, char *command, int total_len) in wl_android_set_suspendmode()
2160 wl_ext_isam_param(struct net_device *dev, char *command, int total_len) in wl_ext_isam_param()
2193 wl_ext_isam_init(struct net_device *dev, char *command, int total_len) in wl_ext_isam_init()
2324 wl_ext_parse_config(struct wl_if_info *cur_if, char *command, char **pick_next) in wl_ext_parse_config()
2508 wl_ext_iapsta_config(struct net_device *dev, char *command, int total_len) in wl_ext_iapsta_config()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/plugin-lib/
H A DnsPlugin.py45 def adjust_command(self, stage, command): argument
121 def _exec_cmd(self, stage, command): argument
/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ddisplayport.c53 u64 command; in ucsi_displayport_enter() local
112 u64 command; in ucsi_displayport_exit() local
187 u64 command; in ucsi_displayport_configure() local
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf_dataflash.c72 uint8_t command[16]; member
124 uint8_t *command; in spi_dataflash_erase() local
218 uint8_t *command; in spi_dataflash_read() local
273 uint8_t *command; in spi_dataflash_write() local
/OK3568_Linux_fs/kernel/drivers/char/
H A Dtb0219.c121 static inline int set_led(char command) in set_led()
128 static inline int set_gpio_output_pin(unsigned int pin, char command) in set_gpio_output_pin()
255 static void tb0219_restart(char *command) in tb0219_restart()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dsec.c30 u32 command; in rtw_sec_write_cam() local
88 u32 command; in rtw_sec_clear_cam() local
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-stub.c65 u8 command; member
92 u8 command, bool create) in stub_find_block()
125 char read_write, u8 command, int size, union i2c_smbus_data *data) in stub_xfer()
/OK3568_Linux_fs/kernel/drivers/media/usb/go7007/
H A Dgo7007-i2c.c39 u16 command, int flags, u8 *data) in go7007_i2c_xfer()
130 u8 command, int size, union i2c_smbus_data *data) in go7007_smbus_xfer()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage/
H A Dstorage.c21 TEE_Result ta_storage_cmd_open(uint32_t command, in ta_storage_cmd_open()
62 TEE_Result ta_storage_cmd_create(uint32_t command, in ta_storage_cmd_create()
108 TEE_Result ta_storage_cmd_create_overwrite(uint32_t command, in ta_storage_cmd_create_overwrite()
243 TEE_Result ta_storage_cmd_rename(uint32_t command, uint32_t param_types, in ta_storage_cmd_rename()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c238 uint16_t command; in lbtf_submit_command() local
604 uint16_t command, struct cmd_header *in_cmd, int in_cmd_size, in __lbtf_cmd_async()
653 void lbtf_cmd_async(struct lbtf_private *priv, uint16_t command, in lbtf_cmd_async()
661 int __lbtf_cmd(struct lbtf_private *priv, uint16_t command, in __lbtf_cmd()

12345678910>>...37