| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | .rk3288-vyasa.dtb.dts.tmp | |
| H A D | rk3368.dtsi | 857 emmc_cmd: emmc-cmd { 993 sdio0_cmd: sdio0-cmd { 1027 sdmmc_cmd: sdmmc-cmd {
|
| H A D | .rk3368-sheep.dtb.dts.tmp | |
| H A D | .rk3368-geekbox.dtb.dts.tmp | |
| H A D | .rk3368-lion.dtb.dts.tmp | |
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 1615 uint32 cmd; /**< common ioctl definition */ member 1625 uint32 cmd; /**< common ioctl definition */ member 4147 maccaptr_cmd_t cmd; /* Start / Stop */ member 5174 uint32 cmd; /**< common ioctl definition */ member 5185 #define WL_SEQ_CMDS_GET_IOCTL_FILTER(cmd) \ argument 5186 (((cmd) == WLC_GET_MAGIC) || \ 5187 ((cmd) == WLC_GET_VERSION) || \ 5188 ((cmd) == WLC_GET_AP) || \ 5189 ((cmd) == WLC_GET_INSTANCE)) 6368 char cmd[VNDR_IE_CMD_LEN]; /**< vndr_ie IOVar set command : "add", "del" + NUL */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_mlme_ext.h | 1176 #define GEN_MLME_EXT_HANDLER(cmd, callback_func) {.cmd_hdl = cmd, .callback = callback_func}, argument 1180 void (*callback)(_adapter *padapter, struct cmd_obj *cmd);
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stv0910.c | 1678 struct dvb_diseqc_master_cmd *cmd) in send_master_cmd() argument 1685 for (i = 0; i < cmd->msg_len; i++) { in send_master_cmd() 1687 SET_REG(DISTXFIFO, cmd->msg[i]); in send_master_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2500usb.c | 327 if (crypto->cmd == SET_KEY) { in rt2500usb_config_key() 389 if (crypto->cmd == SET_KEY) in rt2500usb_config_key() 391 else if (crypto->cmd == DISABLE_KEY) in rt2500usb_config_key()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_mlme_ext.h | 1199 #define GEN_MLME_EXT_HANDLER(cmd, callback_func) {.cmd_hdl = cmd, .callback = callback_func}, argument 1203 void (*callback)(_adapter *padapter, struct cmd_obj *cmd);
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x_generic.c | 1027 s32 gt1x_send_cmd(u8 cmd, u8 data) in gt1x_send_cmd() argument 1031 u8 buffer[3] = { cmd, data, 0 }; in gt1x_send_cmd() 1034 buffer[2] = (u8) ((0 - cmd - data) & 0xFF); in gt1x_send_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_mlme_ext.h | 1196 #define GEN_MLME_EXT_HANDLER(cmd, callback_func) {.cmd_hdl = cmd, .callback = callback_func}, argument 1200 void (*callback)(_adapter *padapter, struct cmd_obj *cmd);
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | userfaultfd.c | 1977 static long userfaultfd_ioctl(struct file *file, unsigned cmd, in userfaultfd_ioctl() argument 1983 if (cmd != UFFDIO_API && !userfaultfd_is_initialized(ctx)) in userfaultfd_ioctl() 1986 switch(cmd) { in userfaultfd_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-gic-v3.c | 1296 unsigned long cmd, void *v) in gic_cpu_pm_notifier() argument 1298 if (cmd == CPU_PM_EXIT) { in gic_cpu_pm_notifier() 1302 } else if (cmd == CPU_PM_ENTER && gic_dist_security_disabled()) { in gic_cpu_pm_notifier()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk312x_codec.c | 2010 char cmd; in gpio_store() local 2015 ret = sscanf(buftmp, "%c ", &cmd); in gpio_store() 2018 switch (cmd) { in gpio_store()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 960 struct scsi_cmnd *scsi_cmnd = ssp_task->cmd; in prep_ssp_v1_hw() 1031 memcpy(buf_cmd + 12, task->ssp_task.cmd->cmnd, in prep_ssp_v1_hw() 1032 task->ssp_task.cmd->cmd_len); in prep_ssp_v1_hw()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3368.dtsi | 892 emmc_cmd: emmc-cmd { 1058 sdio0_cmd: sdio0-cmd { 1092 sdmmc_cmd: sdmmc-cmd {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_n.c | 198 enum n_rf_ctl_over_cmd cmd, in b43_nphy_rf_ctl_override_one_to_many() argument 206 switch (cmd) { in b43_nphy_rf_ctl_override_one_to_many() 632 static void b43_nphy_set_rf_sequence(struct b43_wldev *dev, u8 cmd, in b43_nphy_set_rf_sequence() argument 638 u16 offset1 = cmd << 4; in b43_nphy_set_rf_sequence() 5384 u16 tmp, core, type, count, max, numb, last = 0, cmd; in b43_nphy_cal_tx_iq_lo() local 5500 cmd = tbl_tx_iqlo_cal_cmds_fullcal_nphyrev3[count]; in b43_nphy_cal_tx_iq_lo() 5502 cmd = tbl_tx_iqlo_cal_cmds_fullcal[count]; in b43_nphy_cal_tx_iq_lo() 5505 cmd = tbl_tx_iqlo_cal_cmds_recal_nphyrev3[count]; in b43_nphy_cal_tx_iq_lo() 5507 cmd = tbl_tx_iqlo_cal_cmds_recal[count]; in b43_nphy_cal_tx_iq_lo() 5510 core = (cmd & 0x3000) >> 12; in b43_nphy_cal_tx_iq_lo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.c | 2384 enum set_key_cmd cmd, in ath11k_install_key() argument 2405 if (cmd == DISABLE_KEY) { in ath11k_install_key() 2492 static int ath11k_mac_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in ath11k_mac_op_set_key() argument 2538 if (peer && sta && cmd == SET_KEY) in ath11k_mac_op_set_key() 2543 if (cmd == SET_KEY) { in ath11k_mac_op_set_key() 2561 ret = ath11k_install_key(arvif, key, cmd, peer_addr, flags); in ath11k_mac_op_set_key() 2567 ret = ath11k_dp_peer_rx_pn_replay_config(arvif, peer_addr, cmd, key); in ath11k_mac_op_set_key() 2575 if (peer && cmd == SET_KEY) { in ath11k_mac_op_set_key() 2584 } else if (peer && cmd == DISABLE_KEY) { in ath11k_mac_op_set_key() 2603 if (cmd == SET_KEY) in ath11k_mac_op_set_key()
|
| /OK3568_Linux_fs/kernel/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 628 static long fanotify_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fanotify_ioctl() argument 640 switch (cmd) { in fanotify_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_dlp.c | 710 struct snd_pcm_substream *substream, int cmd) in dmaengine_dlp_trigger() argument 716 switch (cmd) { in dmaengine_dlp_trigger()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/catpt/ |
| H A D | pcm.c | 469 static int catpt_dai_trigger(struct snd_pcm_substream *substream, int cmd, in catpt_dai_trigger() argument 480 switch (cmd) { in catpt_dai_trigger()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/ |
| H A D | tc_flower.sh | 46 local cmd=$2 48 perf record -q -e $tracepoint $cmd
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_sai.c | 580 static int fsl_sai_trigger(struct snd_pcm_substream *substream, int cmd, in fsl_sai_trigger() argument 605 switch (cmd) { in fsl_sai_trigger()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/svm/ |
| H A D | sev.c | 530 goto cmd; in sev_launch_measure() 548 cmd: in sev_launch_measure()
|