| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | command.py | 169 def stateShutdown(self, command, params): argument 175 def stateForceShutdown(self, command, params): argument 181 def getAllKeysWithFlags(self, command, params): argument 190 def getVariable(self, command, params): argument 202 def setVariable(self, command, params): argument 211 def getSetVariable(self, command, params): argument 221 def setConfig(self, command, params): argument 229 def enableDataTracking(self, command, params): argument 235 def disableDataTracking(self, command, params): argument 241 def setPrePostConfFiles(self, command, params): argument [all …]
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | tpm.c | 202 static uint32_t tpm_command_size(const void *command) in tpm_command_size() 232 static uint32_t tpm_sendrecv_command(const void *command, in tpm_sendrecv_command() 274 const uint8_t command[12] = { in tpm_startup() local 290 const uint8_t command[10] = { in tpm_self_test_full() local 298 const uint8_t command[10] = { in tpm_continue_self_test() local 306 const uint8_t command[101] = { in tpm_nv_define_space() local 349 const uint8_t command[22] = { in tpm_nv_read_value() local 383 const uint8_t command[256] = { in tpm_nv_write_value() local 413 const uint8_t command[34] = { in tpm_extend() local 444 const uint8_t command[14] = { in tpm_pcr_read() local [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | terminal.py | 21 command = None variable in Registry 58 command = 'gnome-terminal -t "{title}" -- {command}' variable in Gnome 71 command = 'mate-terminal --disable-factory -t "{title}" -x {command}' variable in Mate 75 command = 'xfce4-terminal -T "{title}" -e "{command}"' variable in Xfce 79 command = 'terminology -T="{title}" -e {command}' variable in Terminology 83 command = 'konsole --separate --workdir . -p tabtitle="{title}" -e {command}' variable in Konsole 98 command = 'xterm -T "{title}" -e {command}' variable in XTerm 102 command = 'rxvt -T "{title}" -e {command}' variable in Rxvt 106 command = 'screen -D -m -t "{title}" -S devshell {command}' variable in Screen 123 command = 'tmux split-window -c "{cwd}" "{command}"' variable in TmuxRunning [all …]
|
| /OK3568_Linux_fs/kernel/drivers/i2c/ |
| H A D | i2c-core-smbus.c | 128 s32 i2c_smbus_read_byte_data(const struct i2c_client *client, u8 command) in i2c_smbus_read_byte_data() 149 s32 i2c_smbus_write_byte_data(const struct i2c_client *client, u8 command, in i2c_smbus_write_byte_data() 168 s32 i2c_smbus_read_word_data(const struct i2c_client *client, u8 command) in i2c_smbus_read_word_data() 189 s32 i2c_smbus_write_word_data(const struct i2c_client *client, u8 command, in i2c_smbus_write_word_data() 215 s32 i2c_smbus_read_block_data(const struct i2c_client *client, u8 command, in i2c_smbus_read_block_data() 242 s32 i2c_smbus_write_block_data(const struct i2c_client *client, u8 command, in i2c_smbus_write_block_data() 258 s32 i2c_smbus_read_i2c_block_data(const struct i2c_client *client, u8 command, in i2c_smbus_read_i2c_block_data() 278 s32 i2c_smbus_write_i2c_block_data(const struct i2c_client *client, u8 command, in i2c_smbus_write_i2c_block_data() 315 char read_write, u8 command, int size, in i2c_smbus_xfer_emulated() 534 u8 command, int protocol, union i2c_smbus_data *data) in i2c_smbus_xfer() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 553 uint8 *command; /* pointer to the actual command */ member 650 uint8 *command; /* pointer to the actual command */ member 851 char command[64]; member 963 wl_android_set_channel_width(struct net_device *dev, char *command, int total_len) in wl_android_set_channel_width() 989 wl_android_hogsqs(struct net_device *dev, char *command, int total_len) in wl_android_hogsqs() 1059 static int wl_android_scan_protect_bss(struct net_device * dev, char * command, int total_len) in wl_android_scan_protect_bss() 1087 wl_android_set_bandsteer(struct net_device *dev, char *command, int total_len) in wl_android_set_bandsteer() 1188 wl_android_set_maxassoc_limit(struct net_device *dev, char *command, int total_len) in wl_android_set_maxassoc_limit() 1216 struct net_device *dev, char *command, bool enable) in wl_android_set_wfds_hash() 1253 static int wl_android_get_link_speed(struct net_device *net, char *command, int total_len) in wl_android_get_link_speed() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 548 uint8 *command; /* pointer to the actual command */ member 645 uint8 *command; /* pointer to the actual command */ member 846 char command[64]; member 958 wl_android_set_channel_width(struct net_device *dev, char *command, int total_len) in wl_android_set_channel_width() 984 wl_android_hogsqs(struct net_device *dev, char *command, int total_len) in wl_android_hogsqs() 1055 wl_android_set_bandsteer(struct net_device *dev, char *command, int total_len) in wl_android_set_bandsteer() 1157 struct net_device *dev, char *command, bool enable) in wl_android_set_wfds_hash() 1194 static int wl_android_get_link_speed(struct net_device *net, char *command, int total_len) in wl_android_get_link_speed() 1213 static int wl_android_get_rssi(struct net_device *net, char *command, int total_len) in wl_android_get_rssi() 1298 static int wl_android_set_suspendopt(struct net_device *dev, char *command) in wl_android_set_suspendopt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 534 uint8 *command; /* pointer to the actual command */ member 631 uint8 *command; /* pointer to the actual command */ member 832 char command[64]; member 944 wl_android_set_channel_width(struct net_device *dev, char *command, int total_len) in wl_android_set_channel_width() 970 wl_android_hogsqs(struct net_device *dev, char *command, int total_len) in wl_android_hogsqs() 1040 static int wl_android_scan_protect_bss(struct net_device * dev, char * command, int total_len) in wl_android_scan_protect_bss() 1068 wl_android_set_bandsteer(struct net_device *dev, char *command, int total_len) in wl_android_set_bandsteer() 1169 wl_android_set_maxassoc_limit(struct net_device *dev, char *command, int total_len) in wl_android_set_maxassoc_limit() 1197 struct net_device *dev, char *command, bool enable) in wl_android_set_wfds_hash() 1233 static int wl_android_set_suspendopt(struct net_device *dev, char *command) in wl_android_set_suspendopt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 607 uint8 *command; /* pointer to the actual command */ member 751 uint8 *command; /* pointer to the actual command */ member 999 char command[64]; member 1100 char command[64]; member 1171 struct net_device *dev, char *command, bool enable) in wl_android_set_wfds_hash() 1207 static int wl_android_get_link_speed(struct net_device *net, char *command, int total_len) in wl_android_get_link_speed() 1226 static int wl_android_get_rssi(struct net_device *net, char *command, int total_len) in wl_android_get_rssi() 1313 static int wl_android_set_suspendopt(struct net_device *dev, char *command) in wl_android_set_suspendopt() 1338 static int wl_android_set_suspendmode(struct net_device *dev, char *command) in wl_android_set_suspendmode() 1359 int wl_android_get_80211_mode(struct net_device *dev, char *command, int total_len) in wl_android_get_80211_mode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 609 uint8 *command; /* pointer to the actual command */ member 737 uint8 *command; /* pointer to the actual command */ member 983 char command[64]; member 1084 char command[64]; member 1155 struct net_device *dev, char *command, bool enable) in wl_android_set_wfds_hash() 1191 static int wl_android_get_link_speed(struct net_device *net, char *command, int total_len) in wl_android_get_link_speed() 1210 static int wl_android_get_rssi(struct net_device *net, char *command, int total_len) in wl_android_get_rssi() 1297 static int wl_android_set_suspendopt(struct net_device *dev, char *command) in wl_android_set_suspendopt() 1322 static int wl_android_set_suspendmode(struct net_device *dev, char *command) in wl_android_set_suspendmode() 1343 int wl_android_get_80211_mode(struct net_device *dev, char *command, int total_len) in wl_android_get_80211_mode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.c | 390 uint8 *command; /* pointer to the actual command */ member 534 struct net_device *dev, char *command, int total_len, bool enable) in wl_android_set_wfds_hash() 568 static int wl_android_get_link_speed(struct net_device *net, char *command, int total_len) in wl_android_get_link_speed() 587 static int wl_android_get_rssi(struct net_device *net, char *command, int total_len) in wl_android_get_rssi() 675 static int wl_android_set_suspendopt(struct net_device *dev, char *command, int total_len) in wl_android_set_suspendopt() 701 int wl_android_get_80211_mode(struct net_device *dev, char *command, int total_len) in wl_android_get_80211_mode() 720 int wl_android_get_chanspec(struct net_device *dev, char *command, int total_len) in wl_android_get_chanspec() 786 int wl_android_get_datarate(struct net_device *dev, char *command, int total_len) in wl_android_get_datarate() 801 int wl_android_get_assoclist(struct net_device *dev, char *command, int total_len) in wl_android_get_assoclist() 833 static int wl_android_set_csa(struct net_device *dev, char *command, int total_len) in wl_android_set_csa() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/ |
| H A D | rtw_android.c | 76 static int rtw_android_get_rssi(struct net_device *net, char *command, in rtw_android_get_rssi() 93 static int rtw_android_get_link_speed(struct net_device *net, char *command, in rtw_android_get_link_speed() 104 static int rtw_android_get_macaddr(struct net_device *net, char *command, in rtw_android_get_macaddr() 111 static int android_set_cntry(struct net_device *net, char *command, in android_set_cntry() 122 static int android_get_p2p_addr(struct net_device *net, char *command, in android_get_p2p_addr() 133 char *command; in rtw_android_priv_cmd() local
|
| /OK3568_Linux_fs/u-boot/drivers/sysreset/ |
| H A D | sysreset-syscon-reboot.c | 15 struct command { struct 20 static const struct command static_defined_command[] = { argument 27 char *command; in syscon_reboot_request_by_mode() local
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | usbip.c | 34 struct command { struct 41 static const struct command cmds[] = { argument
|
| /OK3568_Linux_fs/kernel/drivers/net/appletalk/ |
| H A D | ltpc.h | 20 unsigned char command; member 25 unsigned char command; member 32 unsigned char command; member 38 unsigned char command; member 43 unsigned char command; member 49 unsigned char command; member 57 unsigned char command; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/ |
| H A D | ucsi.c | 153 int ucsi_send_command(struct ucsi *ucsi, u64 command, in ucsi_send_command() 186 u64 command; in ucsi_resume() local 199 u64 command; in ucsi_altmode_update_active() local 345 u64 command; in ucsi_register_altmodes_nvidia() local 416 u64 command; in ucsi_register_altmodes() local 506 u64 command; in ucsi_get_pdos() local 672 u64 command; in ucsi_handle_connector_change() local 868 u64 command; in ucsi_reset_connector() local 878 u64 command = UCSI_PPM_RESET; in ucsi_reset_ppm() local 919 static int ucsi_role_cmd(struct ucsi_connector *con, u64 command) in ucsi_role_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-cards.c | 2995 int command, int arg) in cx88_dvico_xc2028_callback() 3027 int command, int mode) in cx88_xc3028_geniatech_tuner_callback() 3054 int command, int arg) in cx88_xc3028_winfast1800h_callback() 3071 int command, int arg) in cx88_xc4000_winfast2000h_plus_callback() 3091 int command, int arg) in cx88_pv_8000gt_callback() 3145 int command, int arg) in cx88_xc2028_tuner_callback() 3193 int command, int arg) in cx88_xc4000_tuner_callback() 3213 int command, int arg) in cx88_xc5000_tuner_callback() 3255 int cx88_tuner_callback(void *priv, int component, int command, int arg) in cx88_tuner_callback()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_test_device_access_api.c | 48 u8 command; member 56 u8 command; member 61 u16 length, u8 command) in prepare_tt_output_report() 74 u16 *length, u8 *command) in check_and_parse_tt_input_report() 96 u8 command = 0; in check_get_system_info_response() local 170 u8 command = 0; in check_get_parameter_response() local 230 u8 command = 0; in check_set_parameter_response() local 262 u8 command = 0; in check_suspend_scanning_response() local 286 u8 command = 0; in check_resume_scanning_response() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-amd756-s4882.c | 40 u8 command, int size, in amd756_access_virt0() 68 u8 command, int size, in amd756_access_channel() 102 u8 command, int size, in amd756_access_virt1() 112 u8 command, int size, in amd756_access_virt2() 122 u8 command, int size, in amd756_access_virt3() 132 u8 command, int size, in amd756_access_virt4()
|
| H A D | i2c-nforce2-s4985.c | 38 u8 command, int size, in nforce2_access_virt0() 64 u8 command, int size, in nforce2_access_channel() 97 u8 command, int size, in nforce2_access_virt1() 107 u8 command, int size, in nforce2_access_virt2() 117 u8 command, int size, in nforce2_access_virt3() 127 u8 command, int size, in nforce2_access_virt4()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rtw_android.c | 142 int rtw_android_get_rssi(struct net_device *net, char *command, int total_len) in rtw_android_get_rssi() 157 int rtw_android_get_link_speed(struct net_device *net, char *command, int total_len) in rtw_android_get_link_speed() 169 int rtw_android_get_macaddr(struct net_device *net, char *command, int total_len) in rtw_android_get_macaddr() 177 int rtw_android_set_country(struct net_device *net, char *command, int total_len) in rtw_android_set_country() 188 int rtw_android_get_p2p_dev_addr(struct net_device *net, char *command, int total_len) in rtw_android_get_p2p_dev_addr() 199 int rtw_android_set_block_scan(struct net_device *net, char *command, int total_len) in rtw_android_set_block_scan() 211 int rtw_android_set_block(struct net_device *net, char *command, int total_len) in rtw_android_set_block() 223 int rtw_android_setband(struct net_device *net, char *command, int total_len) in rtw_android_setband() 236 int rtw_android_getband(struct net_device *net, char *command, int total_len) in rtw_android_getband() 247 int rtw_android_set_miracast_mode(struct net_device *net, char *command, int total_len) in rtw_android_set_miracast_mode() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rtw_android.c | 142 int rtw_android_get_rssi(struct net_device *net, char *command, int total_len) in rtw_android_get_rssi() 157 int rtw_android_get_link_speed(struct net_device *net, char *command, int total_len) in rtw_android_get_link_speed() 169 int rtw_android_get_macaddr(struct net_device *net, char *command, int total_len) in rtw_android_get_macaddr() 177 int rtw_android_set_country(struct net_device *net, char *command, int total_len) in rtw_android_set_country() 188 int rtw_android_get_p2p_dev_addr(struct net_device *net, char *command, int total_len) in rtw_android_get_p2p_dev_addr() 199 int rtw_android_set_block_scan(struct net_device *net, char *command, int total_len) in rtw_android_set_block_scan() 211 int rtw_android_set_block(struct net_device *net, char *command, int total_len) in rtw_android_set_block() 223 int rtw_android_setband(struct net_device *net, char *command, int total_len) in rtw_android_setband() 236 int rtw_android_getband(struct net_device *net, char *command, int total_len) in rtw_android_getband() 247 int rtw_android_set_miracast_mode(struct net_device *net, char *command, int total_len) in rtw_android_set_miracast_mode() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/ibmasm/ |
| H A D | ibmasm.h | 79 struct command { struct 88 #define to_command(c) container_of(c, struct command, kref) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | rtw_android.c | 185 static int rtw_android_pno_setup(struct net_device *net, char *command, int total_len) in rtw_android_pno_setup() 369 int rtw_android_get_rssi(struct net_device *net, char *command, int total_len) in rtw_android_get_rssi() 384 int rtw_android_get_link_speed(struct net_device *net, char *command, int total_len) in rtw_android_get_link_speed() 396 int rtw_android_get_macaddr(struct net_device *net, char *command, int total_len) in rtw_android_get_macaddr() 404 int rtw_android_set_country(struct net_device *net, char *command, int total_len) in rtw_android_set_country() 415 int rtw_android_get_p2p_dev_addr(struct net_device *net, char *command, int total_len) in rtw_android_get_p2p_dev_addr() 426 int rtw_android_set_block_scan(struct net_device *net, char *command, int total_len) in rtw_android_set_block_scan() 438 int rtw_android_set_block(struct net_device *net, char *command, int total_len) in rtw_android_set_block() 450 int rtw_android_setband(struct net_device *net, char *command, int total_len) in rtw_android_setband() 463 int rtw_android_getband(struct net_device *net, char *command, int total_len) in rtw_android_getband() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | rtw_android.c | 185 static int rtw_android_pno_setup(struct net_device *net, char *command, int total_len) in rtw_android_pno_setup() 367 int rtw_android_get_rssi(struct net_device *net, char *command, int total_len) in rtw_android_get_rssi() 382 int rtw_android_get_link_speed(struct net_device *net, char *command, int total_len) in rtw_android_get_link_speed() 394 int rtw_android_get_macaddr(struct net_device *net, char *command, int total_len) in rtw_android_get_macaddr() 402 int rtw_android_set_country(struct net_device *net, char *command, int total_len) in rtw_android_set_country() 413 int rtw_android_get_p2p_dev_addr(struct net_device *net, char *command, int total_len) in rtw_android_get_p2p_dev_addr() 424 int rtw_android_set_block_scan(struct net_device *net, char *command, int total_len) in rtw_android_set_block_scan() 436 int rtw_android_set_block(struct net_device *net, char *command, int total_len) in rtw_android_set_block() 448 int rtw_android_setband(struct net_device *net, char *command, int total_len) in rtw_android_setband() 461 int rtw_android_getband(struct net_device *net, char *command, int total_len) in rtw_android_getband() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | rtw_android.c | 186 static int rtw_android_pno_setup(struct net_device *net, char *command, int total_len) in rtw_android_pno_setup() 368 int rtw_android_get_rssi(struct net_device *net, char *command, int total_len) in rtw_android_get_rssi() 383 int rtw_android_get_link_speed(struct net_device *net, char *command, int total_len) in rtw_android_get_link_speed() 395 int rtw_android_get_macaddr(struct net_device *net, char *command, int total_len) in rtw_android_get_macaddr() 403 int rtw_android_set_country(struct net_device *net, char *command, int total_len) in rtw_android_set_country() 414 int rtw_android_get_p2p_dev_addr(struct net_device *net, char *command, int total_len) in rtw_android_get_p2p_dev_addr() 425 int rtw_android_set_block_scan(struct net_device *net, char *command, int total_len) in rtw_android_set_block_scan() 437 int rtw_android_set_block(struct net_device *net, char *command, int total_len) in rtw_android_set_block() 449 int rtw_android_setband(struct net_device *net, char *command, int total_len) in rtw_android_setband() 462 int rtw_android_getband(struct net_device *net, char *command, int total_len) in rtw_android_getband() [all …]
|