| /OK3568_Linux_fs/kernel/Documentation/accounting/ |
| H A D | delay-accounting.rst | 89 getdelays [-t tgid] [-p pid] [-c cmd...]
|
| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | ipmb_dev_int.c | 46 u8 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | efi.c | 37 {.cmd = XENPF_efi_runtime_call, \
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | marvell,armada-xp-pinctrl.txt | 52 mpp31 31 gpio, tdm(int2), sd0(cmd)
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_i2c_hw.h | 319 struct i2c_command *cmd,
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | cs553x_nand.c | 165 instr->ctx.cmd.opcode); in cs553x_exec_instr()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/freediameter/ |
| H A D | freediameter_1.4.0.bb | 53 # specify it on cmd line will fix the SET bug in CMakeList.txt
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-field_get_val.txt | 103 _libtraceevent(3)_, _trace-cmd(1)_
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | rx.c | 1290 struct iwl_txq *txq = trans->txqs.txq[trans->txqs.cmd.q_id]; in iwl_pcie_rx_handle_rb() 1333 iwl_cmd_id(pkt->hdr.cmd, in iwl_pcie_rx_handle_rb() 1336 pkt->hdr.group_id, pkt->hdr.cmd, in iwl_pcie_rx_handle_rb() 1356 pkt->hdr.cmd) { in iwl_pcie_rx_handle_rb()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | main.c | 1160 static int carl9170_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in carl9170_op_set_key() argument 1213 if (cmd == SET_KEY) { in carl9170_op_set_key() 1711 enum sta_notify_cmd cmd, in carl9170_op_sta_notify() argument 1716 switch (cmd) { in carl9170_op_sta_notify()
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3328.dtsi | 1194 sdmmc0_cmd: sdmmc0-cmd { 1241 sdmmc0ext_cmd: sdmmc0ext-cmd { 1288 sdmmc1_cmd: sdmmc1-cmd { 1341 emmc_cmd: emmc-cmd {
|
| H A D | .rk3288-veyron-minnie.dtb.dts.tmp | |
| H A D | .rk3288-veyron-mickey.dtb.dts.tmp | |
| H A D | .rk3288-veyron-jerry.dtb.dts.tmp | |
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | debugfs.c | 612 struct iwl_powertable_cmd *cmd = &priv->power_data.sleep_cmd; in iwl_dbgfs_current_sleep_command_read() local 615 "flags: %#.2x\n", le16_to_cpu(cmd->flags)); in iwl_dbgfs_current_sleep_command_read() 618 le32_to_cpu(cmd->rx_data_timeout), in iwl_dbgfs_current_sleep_command_read() 619 le32_to_cpu(cmd->tx_data_timeout)); in iwl_dbgfs_current_sleep_command_read() 623 le32_to_cpu(cmd->sleep_interval[i])); in iwl_dbgfs_current_sleep_command_read() 2143 struct iwl_host_cmd cmd = { in iwl_cmd_echo_test() local 2148 ret = iwl_dvm_send_cmd(priv, &cmd); in iwl_cmd_echo_test()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 648 static int dhd_msgbuf_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, 650 static int dhd_msgbuf_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, 653 static int dhd_fillup_ioct_reqst(dhd_pub_t *dhd, uint16 len, uint cmd, 6302 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { 6305 prot->curr_ioctl_cmd, ioct_resp->cmd)); 7101 if (ioc->cmd == WLC_SET_VAR && buf != NULL && !strcmp(buf, "pcie_bus_tput")) { 7119 if (!ret && ioc->cmd == WLC_SET_VAR && buf != NULL) { 7168 if (ioc->cmd == WLC_SET_PM) { 7189 ret = dhd_msgbuf_set_ioctl(dhd, ifidx, ioc->cmd, buf, len, action); 7191 ret = dhd_msgbuf_query_ioctl(dhd, ifidx, ioc->cmd, buf, len, action); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 648 static int dhd_msgbuf_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, 650 static int dhd_msgbuf_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, 653 static int dhd_fillup_ioct_reqst(dhd_pub_t *dhd, uint16 len, uint cmd, 6302 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { 6305 prot->curr_ioctl_cmd, ioct_resp->cmd)); 7101 if (ioc->cmd == WLC_SET_VAR && buf != NULL && !strcmp(buf, "pcie_bus_tput")) { 7119 if (!ret && ioc->cmd == WLC_SET_VAR && buf != NULL) { 7168 if (ioc->cmd == WLC_SET_PM) { 7189 ret = dhd_msgbuf_set_ioctl(dhd, ifidx, ioc->cmd, buf, len, action); 7191 ret = dhd_msgbuf_query_ioctl(dhd, ifidx, ioc->cmd, buf, len, action); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 648 static int dhd_msgbuf_query_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, 650 static int dhd_msgbuf_set_ioctl(dhd_pub_t *dhd, int ifidx, uint cmd, 653 static int dhd_fillup_ioct_reqst(dhd_pub_t *dhd, uint16 len, uint cmd, 6302 if (xt_id != prot->ioctl_trans_id || prot->curr_ioctl_cmd != ioct_resp->cmd) { 6305 prot->curr_ioctl_cmd, ioct_resp->cmd)); 7101 if (ioc->cmd == WLC_SET_VAR && buf != NULL && !strcmp(buf, "pcie_bus_tput")) { 7119 if (!ret && ioc->cmd == WLC_SET_VAR && buf != NULL) { 7168 if (ioc->cmd == WLC_SET_PM) { 7189 ret = dhd_msgbuf_set_ioctl(dhd, ifidx, ioc->cmd, buf, len, action); 7191 ret = dhd_msgbuf_query_ioctl(dhd, ifidx, ioc->cmd, buf, len, action); [all …]
|
| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | emu8000.c | 766 unsigned short cmd, port; member 808 snd_emu8000_poke(emu, port, reverb_cmds[i].cmd, reverb_parm[effect].parms[i]); in snd_emu8000_update_reverb_mode()
|
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_rk322x.c | 154 u32 rank, u32 cmd, u32 arg) in send_command() argument 156 writel((START_CMD | (rank << 20) | arg | cmd), &pctl->mcmd); in send_command()
|
| /OK3568_Linux_fs/kernel/drivers/staging/most/dim2/ |
| H A D | hal.c | 161 u32 const cmd = bit_mask(MADR_WNR_BIT) | bit_mask(MADR_TB_BIT); in dim2_clear_dbr() local 167 dim2_transfer_madr(cmd | addr); in dim2_clear_dbr()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_audio_source.c | 815 int cmd) in audio_pcm_playback_trigger() argument 820 switch (cmd) { in audio_pcm_playback_trigger()
|
| /OK3568_Linux_fs/kernel/sound/mips/ |
| H A D | sgio2audio.c | 619 int cmd) in snd_sgio2audio_pcm_trigger() argument 621 switch (cmd) { in snd_sgio2audio_pcm_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/ |
| H A D | em28xx-audio.c | 356 int cmd) in snd_em28xx_capture_trigger() argument 364 switch (cmd) { in snd_em28xx_capture_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | pd.c | 824 unsigned int cmd, unsigned long arg) in pd_ioctl() argument 828 switch (cmd) { in pd_ioctl()
|