Home
last modified time | relevance | path

Searched refs:cmd (Results 6826 – 6850 of 8289) sorted by relevance

1...<<271272273274275276277278279280>>...332

/OK3568_Linux_fs/kernel/Documentation/accounting/
H A Ddelay-accounting.rst89 getdelays [-t tgid] [-p pid] [-c cmd...]
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmb_dev_int.c46 u8 cmd; member
/OK3568_Linux_fs/kernel/drivers/xen/
H A Defi.c37 {.cmd = XENPF_efi_runtime_call, \
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,armada-xp-pinctrl.txt52 mpp31 31 gpio, tdm(int2), sd0(cmd)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.h319 struct i2c_command *cmd,
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dcs553x_nand.c165 instr->ctx.cmd.opcode); in cs553x_exec_instr()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/freediameter/
H A Dfreediameter_1.4.0.bb53 # specify it on cmd line will fix the SET bug in CMakeList.txt
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-field_get_val.txt103 _libtraceevent(3)_, _trace-cmd(1)_
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c1290 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 Dmain.c1160 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 Drk3328.dtsi1194 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 Ddebugfs.c612 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 Ddhd_msgbuf.c648 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 Ddhd_msgbuf.c648 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 Ddhd_msgbuf.c648 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 Demu8000.c766 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 Dsdram_rk322x.c154 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 Dhal.c161 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 Df_audio_source.c815 int cmd) in audio_pcm_playback_trigger() argument
820 switch (cmd) { in audio_pcm_playback_trigger()
/OK3568_Linux_fs/kernel/sound/mips/
H A Dsgio2audio.c619 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 Dem28xx-audio.c356 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 Dpd.c824 unsigned int cmd, unsigned long arg) in pd_ioctl() argument
828 switch (cmd) { in pd_ioctl()

1...<<271272273274275276277278279280>>...332