| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | atmel_mxt_ts.c | 1234 static void mxt_update_crc(struct mxt_data *data, u8 cmd, u8 value) in mxt_update_crc() argument 1243 mxt_t6_command(data, cmd, value, true); in mxt_update_crc() 2331 u8 cmd = mode; in mxt_read_diagnostic_debug() local 2339 cmd); in mxt_read_diagnostic_debug() 2376 cmd = MXT_DIAGNOSTIC_PAGEUP; in mxt_read_diagnostic_debug()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt61pci.c | 330 if (crypto->cmd == SET_KEY) { in rt61pci_config_pairwise_key() 403 if (crypto->cmd == SET_KEY) in rt61pci_config_pairwise_key() 405 else if (crypto->cmd == DISABLE_KEY) in rt61pci_config_pairwise_key() 412 if (crypto->cmd == SET_KEY) in rt61pci_config_pairwise_key() 414 else if (crypto->cmd == DISABLE_KEY) in rt61pci_config_pairwise_key()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 5861 struct ethtool_rxnfc *cmd) in hclge_add_fd_entry() argument 5884 fs = (struct ethtool_rx_flow_spec *)&cmd->fs; in hclge_add_fd_entry() 5950 struct ethtool_rxnfc *cmd) in hclge_del_fd_entry() argument 5960 fs = (struct ethtool_rx_flow_spec *)&cmd->fs; in hclge_del_fd_entry() 6060 struct ethtool_rxnfc *cmd) in hclge_get_fd_rule_cnt() argument 6068 cmd->rule_cnt = hdev->hclge_fd_rule_num; in hclge_get_fd_rule_cnt() 6069 cmd->data = hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1]; in hclge_get_fd_rule_cnt() 6217 struct ethtool_rxnfc *cmd) in hclge_get_fd_rule_info() argument 6228 fs = (struct ethtool_rx_flow_spec *)&cmd->fs; in hclge_get_fd_rule_info() 6294 struct ethtool_rxnfc *cmd, u32 *rule_locs) in hclge_get_all_rules() argument [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | standard.py | 371 cmd = ['git', 'ls-tree', '-z', treeish] 373 cmd.append('-r') 374 out, _ = bb.process.run(cmd, cwd=repodir) 1371 cmd = ['diff', '--new-line-format=%L', '--old-line-format=', 1373 pipe = subprocess.Popen(cmd, stdout=subprocess.PIPE, 1387 raise bb.process.ExecutionError(cmd, pipe.returncode, stdout, stderr)
|
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | driver.h | 679 struct mlx5_cmd cmd; member 760 struct mlx5_cmd *cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/misc/rockchip/ |
| H A D | pcie-rkep.c | 242 static long pcie_rkep_ioctl(struct file *file, unsigned int cmd, unsigned long args) in pcie_rkep_ioctl() argument 254 switch (cmd) { in pcie_rkep_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/usb/usx2y/ |
| H A D | usbusx2yaudio.c | 517 static int snd_usx2y_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_usx2y_pcm_trigger() argument 521 switch (cmd) { in snd_usx2y_pcm_trigger()
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/ |
| H A D | lpass-cpu.c | 289 int cmd, struct snd_soc_dai *dai) in lpass_cpu_daiops_trigger() argument 296 switch (cmd) { in lpass_cpu_daiops_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | random.c | 1324 static long random_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in random_ioctl() argument 1329 switch (cmd) { in random_ioctl()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/ |
| H A D | api.py | 240 cmd = '%s %s' % ('ls', os.path.join(layer.local_source_dir,'recipes-*/*/*.bb')) 241 …recipes_list = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE,stderr=subprocess.STDOUT).…
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | uart.c | 708 static int gb_tty_ioctl(struct tty_struct *tty, unsigned int cmd, in gb_tty_ioctl() argument 713 switch (cmd) { in gb_tty_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/drivers/vx/ |
| H A D | vx_pcm.c | 713 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger() argument 722 switch (cmd) { in vx_pcm_trigger()
|
| /OK3568_Linux_fs/kernel/sound/soc/sunxi/ |
| H A D | sun4i-i2s.c | 793 static int sun4i_i2s_trigger(struct snd_pcm_substream *substream, int cmd, in sun4i_i2s_trigger() argument 798 switch (cmd) { in sun4i_i2s_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | redrat3.c | 394 static int redrat3_send_cmd(int cmd, struct redrat3_dev *rr3) in redrat3_send_cmd() argument 405 res = usb_control_msg(udev, usb_rcvctrlpipe(udev, 0), cmd, in redrat3_send_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd.c | 517 u32 cmd = CAN_TX0_REQ; in rockchip_canfd_start_xmit() local 527 cmd = CAN_TX1_REQ; in rockchip_canfd_start_xmit()
|
| H A D | forlinx_canfd.c | 517 u32 cmd = CAN_TX0_REQ; in rockchip_canfd_start_xmit() local 527 cmd = CAN_TX1_REQ; in rockchip_canfd_start_xmit()
|
| /OK3568_Linux_fs/kernel/drivers/net/ipvlan/ |
| H A D | ipvlan_main.c | 401 struct ethtool_link_ksettings *cmd) in ipvlan_ethtool_get_link_ksettings() argument 405 return __ethtool_get_link_ksettings(ipvlan->phy_dev, cmd); in ipvlan_ethtool_get_link_ksettings()
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_esai.c | 762 static int fsl_esai_trigger(struct snd_pcm_substream *substream, int cmd, in fsl_esai_trigger() argument 771 switch (cmd) { in fsl_esai_trigger()
|
| /OK3568_Linux_fs/kernel/Documentation/isdn/ |
| H A D | interface_capi.rst | 292 CAPIMSG_COMMAND(m) CAPIMSG_SETCOMMAND(m,cmd) Command (u8) 293 CAPIMSG_SUBCOMMAND(m) CAPIMSG_SETSUBCOMMAND(m, cmd) Subcommand (u8)
|
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | hfa384x.h | 806 __le16 cmd; member 1195 u16 cmd; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-drm-drv.c | 43 u32 cmd; member 508 hwdesc->cmd = JZ_LCD_CMD_EOF_IRQ | (width * height * cpp / 4); in ingenic_drm_plane_atomic_update()
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | proto.c | 368 int dccp_ioctl(struct sock *sk, int cmd, unsigned long arg) in dccp_ioctl() argument 377 switch (cmd) { in dccp_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | kvm_ppc.h | 607 extern int kvmppc_xics_hcall(struct kvm_vcpu *vcpu, u32 cmd); 638 static inline int kvmppc_xics_hcall(struct kvm_vcpu *vcpu, u32 cmd) in kvmppc_xics_hcall() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | pppoe.c | 736 static int pppoe_ioctl(struct socket *sock, unsigned int cmd, in pppoe_ioctl() argument 744 switch (cmd) { in pppoe_ioctl()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | fetch.py | 397 def git(self, cmd, cwd=None): argument 398 if isinstance(cmd, str): 399 cmd = 'git ' + cmd 401 cmd = ['git'] + cmd 404 return bb.process.run(cmd, cwd=cwd)[0]
|