/openbmc/linux/sound/soc/mediatek/mt8195/ |
H A D | mt8195-dai-etdm.c | 2095 static int mtk_dai_etdm_trigger(struct snd_pcm_substream *substream, int cmd, in mtk_dai_etdm_trigger() argument 2106 dev_dbg(afe->dev, "%s(), cmd %d, dai id %d\n", __func__, cmd, dai->id); in mtk_dai_etdm_trigger() 2107 switch (cmd) { in mtk_dai_etdm_trigger() 2401 int cmd, in mtk_dai_hdmitx_dptx_trigger() argument 2407 dev_dbg(afe->dev, "%s(), cmd %d, dai id %d\n", __func__, cmd, dai->id); in mtk_dai_hdmitx_dptx_trigger() 2409 switch (cmd) { in mtk_dai_hdmitx_dptx_trigger()
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.h | 1010 struct lancer_cmd_resp_pport_stats *cmd = adapter->stats_cmd.va; in pport_stats_from_cmd() local 1011 return &cmd->pport_stats; in pport_stats_from_cmd() 2433 int lancer_cmd_read_object(struct be_adapter *adapter, struct be_dma_mem *cmd, 2448 struct be_dma_mem *cmd); 2483 struct be_dma_mem *cmd); 2485 struct be_dma_mem *cmd,
|
/openbmc/linux/sound/pci/ |
H A D | rme96.c | 274 int cmd); 278 int cmd); 1366 int cmd) in snd_rme96_playback_trigger() argument 1381 switch (cmd) { in snd_rme96_playback_trigger() 1423 int cmd) in snd_rme96_capture_trigger() argument 1438 switch (cmd) { in snd_rme96_capture_trigger()
|
/openbmc/linux/net/bridge/ |
H A D | br_vlan.c | 1874 int cmd) in br_vlan_notify() argument 1904 nlh = nlmsg_put(skb, 0, 0, cmd, sizeof(*bvm), 0); in br_vlan_notify() 1912 switch (cmd) { in br_vlan_notify() 2142 int cmd, struct netlink_ext_ack *extack) in br_vlan_rtm_process_one() argument 2201 switch (cmd) { in br_vlan_rtm_process_one() 2227 if (cmd == RTM_NEWVLAN) { in br_vlan_rtm_process_one()
|
/openbmc/linux/drivers/media/usb/au0828/ |
H A D | au0828.h | 132 u8 cmd; member
|
/openbmc/linux/include/net/bluetooth/ |
H A D | rfcomm.h | 361 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
H A D | tftp-0.49-cmd_arg.patch | 139 @@ -872,7 +897,13 @@ struct cmd *getcmd(char *name)
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | dbus_pcap_loader.js | 299 cmd: payload[2], property in Preprocess_DBusPcap.ipmi_entry
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.h | 130 u8 cmd; member
|
/openbmc/linux/tools/lib/perf/ |
H A D | Makefile | 141 …*.o *~ *.a *.so *.so.$(VERSION) *.so.$(LIBPERF_VERSION) .*.d .*.cmd tests/*.o LIBPERF-CFLAGS $(LIB…
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | ctxt-info.c | 221 cpu_to_le64(trans->txqs.txq[trans->txqs.cmd.q_id]->dma_addr); in iwl_pcie_ctxt_info_init()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,msm8998-pinctrl.yaml | 145 cmd-pins {
|
/openbmc/linux/drivers/spi/ |
H A D | spi-dw.h | 127 (sizeof_field(struct spi_mem_op, cmd.opcode) + \
|
/openbmc/linux/include/sound/ |
H A D | control.h | 129 unsigned int cmd, unsigned long arg);
|
/openbmc/linux/arch/arm/boot/dts/ti/keystone/ |
H A D | keystone-k2l-netcp.dtsi | 101 0x2a20000 0x4000>; /*cmd*/
|
/openbmc/linux/arch/riscv/ |
H A D | Makefile | 172 $(call cmd,install)
|
/openbmc/fb-ipmi-oem/include/ |
H A D | oemcommands.hpp | 406 uint16_t cmd; member
|
/openbmc/linux/arch/arm64/ |
H A D | Makefile | 170 $(call cmd,install)
|
/openbmc/qemu/hw/ide/ |
H A D | via.c | 51 val = bm->cmd; in bmdma_read()
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | perl-rdepends.txt | 1155 RDEPENDS:perl-module-ipc-cmd += "perl-module-constant" 1156 RDEPENDS:perl-module-ipc-cmd += "perl-module-exporter" 1163 RDEPENDS:perl-module-ipc-cmd += "perl-module-load" 1165 RDEPENDS:perl-module-ipc-cmd += "perl-module-posix" 1166 RDEPENDS:perl-module-ipc-cmd += "perl-module-socket" 1167 RDEPENDS:perl-module-ipc-cmd += "perl-module-strict" 1170 RDEPENDS:perl-module-ipc-cmd += "perl-module-vars" 1318 RDEPENDS:perl-module-net-cmd += "perl-module-constant" 1319 RDEPENDS:perl-module-net-cmd += "perl-module-errno" 1321 RDEPENDS:perl-module-net-cmd += "perl-module-strict" [all …]
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm80xx_hwi.c | 4250 u8 cmd = task->ssp_task.cmd->cmnd[0]; in check_enc_sas_cmd() local 4252 if (cmd == READ_10 || cmd == WRITE_10 || cmd == WRITE_VERIFY) in check_enc_sas_cmd() 4322 memcpy(ssp_cmd.ssp_iu.cdb, task->ssp_task.cmd->cmnd, in pm80xx_chip_ssp_io_req() 4323 task->ssp_task.cmd->cmd_len); in pm80xx_chip_ssp_io_req() 4331 task->ssp_task.cmd->cmnd[0]); in pm80xx_chip_ssp_io_req() 4388 ssp_cmd.twk_val0 = cpu_to_le32((task->ssp_task.cmd->cmnd[2] << 24) | in pm80xx_chip_ssp_io_req() 4389 (task->ssp_task.cmd->cmnd[3] << 16) | in pm80xx_chip_ssp_io_req() 4390 (task->ssp_task.cmd->cmnd[4] << 8) | in pm80xx_chip_ssp_io_req() 4391 (task->ssp_task.cmd->cmnd[5])); in pm80xx_chip_ssp_io_req() 4395 task->ssp_task.cmd->cmnd[0], q_index); in pm80xx_chip_ssp_io_req()
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_sync.c | 6543 } cmd; in hci_le_create_cis_sync() local 6570 memset(&cmd, 0, sizeof(cmd)); in hci_le_create_cis_sync() 6608 struct hci_cis *cis = &cmd.cis[cmd.cp.num_cis]; in hci_le_create_cis_sync() 6617 cmd.cp.num_cis++; in hci_le_create_cis_sync() 6619 if (cmd.cp.num_cis >= ARRAY_SIZE(cmd.cis)) in hci_le_create_cis_sync() 6628 if (!cmd.cp.num_cis) in hci_le_create_cis_sync() 6633 sizeof(cmd.cp) + sizeof(cmd.cis[0]) * in hci_le_create_cis_sync() 6634 cmd.cp.num_cis, &cmd, in hci_le_create_cis_sync()
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 828 *cmd |= 0xf70 << 18; in r8168fp_adjust_ocp_cmd() 839 u32 cmd = ERIAR_WRITE_CMD | type | mask | addr; in _rtl_eri_write() local 845 r8168fp_adjust_ocp_cmd(tp, &cmd, type); in _rtl_eri_write() 846 RTL_W32(tp, ERIAR, cmd); in _rtl_eri_write() 859 u32 cmd = ERIAR_READ_CMD | type | ERIAR_MASK_1111 | addr; in _rtl_eri_read() local 861 r8168fp_adjust_ocp_cmd(tp, &cmd, type); in _rtl_eri_read() 862 RTL_W32(tp, ERIAR, cmd); in _rtl_eri_read() 1190 rtl_eri_write(tp, 0xe8, ERIAR_MASK_0001, cmd); in r8168dp_oob_notify() 1678 u32 cmd = lower_32_bits(tp->counters_phys_addr); in rtl8169_do_counters() local 1682 RTL_W32(tp, CounterAddrLow, cmd); in rtl8169_do_counters() [all …]
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 7454 enum nl80211_commands cmd, 7460 enum nl80211_commands cmd, 7702 #define CFG80211_TESTMODE_CMD(cmd) .testmode_cmd = (cmd), argument 7703 #define CFG80211_TESTMODE_DUMP(cmd) .testmode_dump = (cmd), argument 7705 #define CFG80211_TESTMODE_CMD(cmd) argument 7706 #define CFG80211_TESTMODE_DUMP(cmd) argument 9171 enum nl80211_commands cmd, u8 count,
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.c | 2393 iwe.cmd = SIOCGIWAP; in prism2_ap_translate_scan() 2403 iwe.cmd = SIOCGIWMODE; in prism2_ap_translate_scan() 2414 iwe.cmd = IWEVQUAL; in prism2_ap_translate_scan() 2431 iwe.cmd = SIOCGIWESSID; in prism2_ap_translate_scan() 2439 iwe.cmd = SIOCGIWENCODE; in prism2_ap_translate_scan() 2452 iwe.cmd = SIOCGIWFREQ; in prism2_ap_translate_scan() 2462 iwe.cmd = IWEVCUSTOM; in prism2_ap_translate_scan() 2614 switch (param->cmd) { in prism2_hostapd() 2630 param->cmd); in prism2_hostapd()
|