/openbmc/linux/drivers/net/hamradio/ |
H A D | baycom_epp.c | 1003 void __user *data, int cmd) in baycom_siocdevprivate() argument 1008 if (cmd != SIOCDEVPRIVATE) in baycom_siocdevprivate() 1013 switch (hi.cmd) { in baycom_siocdevprivate()
|
/openbmc/linux/drivers/usb/atm/ |
H A D | usbatm.c | 158 static int usbatm_atm_ioctl(struct atm_dev *atm_dev, unsigned int cmd, void __user *arg); 885 static int usbatm_atm_ioctl(struct atm_dev *atm_dev, unsigned int cmd, in usbatm_atm_ioctl() argument 893 switch (cmd) { in usbatm_atm_ioctl()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar5008_phy.c | 954 enum ath9k_ani_cmd cmd, in ar5008_hw_ani_control_new() argument 962 switch (cmd & ah->ani_function) { in ar5008_hw_ani_control_new() 1121 ath_dbg(common, ANI, "invalid cmd %u\n", cmd); in ar5008_hw_ani_control_new()
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-ispif.c | 771 static void ispif_set_intf_cmd(struct ispif_device *ispif, u8 cmd, in ispif_set_intf_cmd() argument 779 *val |= (cmd << (vc * 2 + 8)); in ispif_set_intf_cmd() 786 *val |= (cmd << (vc * 2 + intf * 8)); in ispif_set_intf_cmd()
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8060-dragonboard.dts | 793 cmd-pins { 819 cmd-pins { 839 cmd-pins {
|
/openbmc/linux/sound/soc/bcm/ |
H A D | cygnus-ssp.c | 922 static int cygnus_ssp_trigger(struct snd_pcm_substream *substream, int cmd, in cygnus_ssp_trigger() argument 929 "%s cmd %d at port = %d\n", __func__, cmd, aio->portnum); in cygnus_ssp_trigger() 931 switch (cmd) { in cygnus_ssp_trigger()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | panel-dsi-cm.c | 140 u8 cmd; in dsicm_sleep_in() local 145 cmd = MIPI_DCS_ENTER_SLEEP_MODE; in dsicm_sleep_in() 146 r = in->ops.dsi->dcs_write_nosync(in, ddata->channel, &cmd, 1); in dsicm_sleep_in()
|
/openbmc/linux/sound/soc/mediatek/common/ |
H A D | mtk-btcvsd.c | 948 struct snd_pcm_substream *substream, int cmd) in mtk_pcm_btcvsd_trigger() argument 956 __func__, substream->stream, cmd); in mtk_pcm_btcvsd_trigger() 958 switch (cmd) { in mtk_pcm_btcvsd_trigger()
|
/openbmc/linux/drivers/staging/pi433/ |
H A D | pi433_if.c | 883 static long pi433_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in pi433_ioctl() argument 891 if (_IOC_TYPE(cmd) != PI433_IOC_MAGIC) in pi433_ioctl() 900 switch (cmd) { in pi433_ioctl()
|
/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos7885-pinctrl.dtsi | 264 sd0_cmd: sd0-cmd-pins { 334 sd1_cmd: sd1-cmd-pins { 390 sd2_cmd: sd2-cmd-pins {
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | ide_sdk.py | 746 cmd = "%s rm -rf %s" % (self.fakerootcmd, pkg_dirs) 747 cmd_lines.append('%s || { "%s failed"; exit 1; }' % (cmd, cmd))
|
/openbmc/linux/arch/um/drivers/ |
H A D | ubd_kern.c | 114 unsigned int cmd, unsigned long arg); 1381 unsigned int cmd, unsigned long arg) in ubd_ioctl() argument 1386 switch (cmd) { in ubd_ioctl()
|
/openbmc/qemu/hw/net/ |
H A D | lan9118.c | 986 static void lan9118_eeprom_cmd(lan9118_state *s, int cmd, int addr) in lan9118_eeprom_cmd() argument 988 s->e2p_cmd = (s->e2p_cmd & E2P_CMD_MAC_ADDR_LOADED) | (cmd << 28) | addr; in lan9118_eeprom_cmd() 989 switch (cmd) { in lan9118_eeprom_cmd()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3328.dtsi | 1044 sdmmc0_cmd: sdmmc0-cmd { 1091 sdmmc0ext_cmd: sdmmc0ext-cmd { 1138 sdmmc1_cmd: sdmmc1-cmd { 1191 emmc_cmd: emmc-cmd {
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | debug.c | 160 il_get_mgmt_string(int cmd) in il_get_mgmt_string() argument 162 switch (cmd) { in il_get_mgmt_string() 182 il_get_ctrl_string(int cmd) in il_get_ctrl_string() argument 184 switch (cmd) { in il_get_ctrl_string()
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | intro.rst | 409 cmd = "python3 -c \\"import codecs; print(codecs.encode('Uryyb, jbeyq', 'rot13'))\"" 410 status, output = self.target.run(cmd) 471 cmd = "python3 -c \\"import codecs; print(codecs.encode('Uryyb, jbeyq', 'rot13'))\"" 472 output = self._run(cmd)
|
/openbmc/linux/drivers/misc/ |
H A D | ibmvmc.c | 1361 unsigned int cmd, unsigned long arg) in ibmvmc_ioctl() argument 1366 (unsigned long)file, cmd, arg, in ibmvmc_ioctl() 1374 switch (cmd) { in ibmvmc_ioctl() 1385 pr_warn("ibmvmc: unknown ioctl 0x%x\n", cmd); in ibmvmc_ioctl()
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 1168 uint32_t cmd; in ahc_pci_test_register_access() local 1177 cmd = ahc_pci_read_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/2); in ahc_pci_test_register_access() 1179 cmd & ~PCIM_CMD_SERRESPEN, /*bytes*/2); in ahc_pci_test_register_access() 1244 ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2); in ahc_pci_test_register_access()
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_v4l2.c | 1361 unsigned int cmd, void *arg) in uvc_ioctl_default() argument 1366 switch (cmd) { in uvc_ioctl_default() 1467 unsigned int cmd, unsigned long arg) in uvc_v4l2_compat_ioctl32() argument 1477 switch (cmd) { in uvc_v4l2_compat_ioctl32()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.c | 1133 int cmd; in s5p_mfc_encode_one_frame_v5() local 1142 cmd = S5P_FIMV_CH_LAST_FRAME; in s5p_mfc_encode_one_frame_v5() 1144 cmd = S5P_FIMV_CH_FRAME_START; in s5p_mfc_encode_one_frame_v5() 1145 mfc_write(dev, ((cmd & S5P_FIMV_CH_MASK) << S5P_FIMV_CH_SHIFT) in s5p_mfc_encode_one_frame_v5()
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_ssif.c | 944 unsigned char cmd; in msg_written_handler() local 956 cmd = SSIF_IPMI_MULTI_PART_REQUEST_MIDDLE; in msg_written_handler() 959 cmd = SSIF_IPMI_MULTI_PART_REQUEST_END; in msg_written_handler() 967 I2C_SMBUS_WRITE, cmd, in msg_written_handler()
|
/openbmc/linux/drivers/ntb/test/ |
H A D | ntb_tool.c | 365 char *buf, cmd; in tool_fn_write() local 377 n = sscanf(buf, "%c %lli", &cmd, &bits); in tool_fn_write() 383 } else if (cmd == 's') { in tool_fn_write() 388 } else if (cmd == 'c') { in tool_fn_write()
|
/openbmc/linux/sound/pci/ |
H A D | rme32.c | 229 static int snd_rme32_pcm_trigger(struct snd_pcm_substream *substream, int cmd); 1039 snd_rme32_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_rme32_pcm_trigger() argument 1049 switch (cmd) { in snd_rme32_pcm_trigger() 1070 switch (cmd) { in snd_rme32_pcm_trigger()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | eq.c | 599 be16_to_cpu(eqe->event.cmd.token), in mlx4_eq_int() 600 eqe->event.cmd.status, in mlx4_eq_int() 601 be64_to_cpu(eqe->event.cmd.out_param)); in mlx4_eq_int() 879 struct mlx4_cmd_info *cmd) in mlx4_MAP_EQ_wrapper() argument
|
/openbmc/linux/net/mac80211/ |
H A D | driver-ops.h | 232 enum set_key_cmd cmd, 418 enum sta_notify_cmd cmd, in drv_sta_notify() argument 425 trace_drv_sta_notify(local, sdata, cmd, sta); in drv_sta_notify() 427 local->ops->sta_notify(&local->hw, &sdata->vif, cmd, sta); in drv_sta_notify()
|