/openbmc/linux/include/net/bluetooth/ |
H A D | hci_core.h | 1647 int hci_dev_cmd(unsigned int cmd, void __user *arg);
|
/openbmc/linux/arch/x86/events/ |
H A D | core.c | 1732 perf_event_nmi_handler(unsigned int cmd, struct pt_regs *regs) in perf_event_nmi_handler() argument
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy_device.c | 1863 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in phy_suspend()
|
/openbmc/linux/Documentation/sound/kernel-api/ |
H A D | writing-an-alsa-driver.rst | 1252 int cmd) 1254 switch (cmd) { 1933 static int snd_xxx_trigger(struct snd_pcm_substream *substream, int cmd); 1941 switch (cmd) {
|
/openbmc/linux/drivers/firmware/ |
H A D | ti_sci.c | 3259 void *cmd) in tisci_reboot_handler() argument
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 860 param->cmd = IEEE_CMD_SET_ENCRYPTION; in cfg80211_rtw_add_key()
|
/openbmc/linux/net/netlink/ |
H A D | af_netlink.c | 1159 static int netlink_ioctl(struct socket *sock, unsigned int cmd, in netlink_ioctl() argument
|
/openbmc/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_kunit.c | 188 enum vcap_command cmd, in test_cache_update() argument
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.c | 1663 if (crypto->cmd == SET_KEY) { in rt2800_config_wcid_attr_cipher() 1712 if (crypto->cmd == SET_KEY) { in rt2800_config_shared_key() 1741 (crypto->cmd == SET_KEY) * crypto->cipher); in rt2800_config_shared_key() 1763 if (crypto->cmd == SET_KEY) { in rt2800_config_pairwise_key()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 8265 u32 val, cmd; in bnx2x_verify_sfp_module() local 8282 cmd = DRV_MSG_CODE_VRFY_SPECIFIC_PHY_OPT_MDL; in bnx2x_verify_sfp_module() 8291 cmd = DRV_MSG_CODE_VRFY_FIRST_PHY_OPT_MDL; in bnx2x_verify_sfp_module() 8300 fw_resp = bnx2x_fw_command(bp, cmd, fw_cmd_param); in bnx2x_verify_sfp_module()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | mac.c | 1118 for (cur_cfg = cfg; cur_cfg->cmd != PWR_CMD_END; cur_cfg++) { in rtw89_mac_sub_pwr_seq() 1123 switch (cur_cfg->cmd) { in rtw89_mac_sub_pwr_seq()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 2402 struct ifreq *ifr, int cmd) in hns3_nic_do_ioctl() argument 2412 return h->ae_algo->ops->do_ioctl(h, ifr, cmd); in hns3_nic_do_ioctl()
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 2330 switch (rxnfc->cmd) { in mv88e6xxx_get_rxnfc() 2376 switch (rxnfc->cmd) { in mv88e6xxx_set_rxnfc()
|
/openbmc/u-boot/cmd/ |
H A D | otp.c | 3412 ret = cp->cmd(cmdtp, flag, argc, argv); in do_ast_otp()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | libata.rst | 119 Per-cmd ATAPI DMA capabilities filter
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.c | 3764 fw_cmd.hdr.cmd = FW_CEM_CMD_DRIVER_INFO; in ixgbe_set_fw_drv_ver_generic()
|
H A D | ixgbe_main.c | 8961 static int ixgbe_ioctl(struct net_device *netdev, struct ifreq *req, int cmd) in ixgbe_ioctl() argument 8965 switch (cmd) { in ixgbe_ioctl() 8975 return mdio_mii_ioctl(&adapter->hw.phy.mdio, if_mii(req), cmd); in ixgbe_ioctl()
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_device_queue_manager.c | 746 reg_sq_cmd.bits.cmd = SQ_IND_CMD_CMD_KILL; in dbgdev_wave_reset_wavefronts()
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_join.sh | 3490 mptcp_lib_check_output "${err}" "${cmd}" "${expected}" || rc=${?}
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc8280xp.dtsi | 650 cmd_db: cmd-db-region@80860000 { 651 compatible = "qcom,cmd-db";
|
H A D | sdm845.dtsi | 793 aop_cmd_db_mem: aop-cmd-db-mem@85fe0000 { 794 compatible = "qcom,cmd-db";
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 4491 static int mlx5e_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in mlx5e_ioctl() argument 4495 switch (cmd) { in mlx5e_ioctl()
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | coda-common.c | 1217 switch (dc->cmd) { in coda_decoder_cmd()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | fc.c | 2156 nvme_req(rq)->cmd = &op->op.cmd_iu.sqe; in nvme_fc_init_request()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-decoder.rst | 1009 ``cmd``
|