| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/ |
| H A D | jpegd_parser.c | 1280 static MPP_RET jpegd_control(void *ctx, MpiCmd cmd, void *param) in jpegd_control() argument 1290 switch (cmd) { in jpegd_control()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | ubifs.h | 2055 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg); 2058 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
| /OK3568_Linux_fs/kernel/sound/soc/amd/ |
| H A D | acp-pcm-dma.c | 1074 struct snd_pcm_substream *substream, int cmd) in acp_dma_trigger() argument 1083 switch (cmd) { in acp_dma_trigger()
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | omap-mcbsp.c | 869 static int omap_mcbsp_dai_trigger(struct snd_pcm_substream *substream, int cmd, in omap_mcbsp_dai_trigger() argument 874 switch (cmd) { in omap_mcbsp_dai_trigger()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 2389 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg); 2392 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-lg4ff.c | 108 const u8 cmd[]; member 789 value[j] = s->cmd[j + (7*i)]; in lg4ff_switch_compatibility_mode()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | grant-table.c | 1072 gnttab_retry_eagain_gop(unsigned int cmd, void *gop, int16_t *status, in gnttab_retry_eagain_gop() argument 1078 BUG_ON(HYPERVISOR_grant_table_op(cmd, gop, 1)); in gnttab_retry_eagain_gop()
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_ssi.c | 1080 static int fsl_ssi_trigger(struct snd_pcm_substream *substream, int cmd, in fsl_ssi_trigger() argument 1087 switch (cmd) { in fsl_ssi_trigger()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | tlv320dac33.c | 1105 static int dac33_pcm_trigger(struct snd_pcm_substream *substream, int cmd, in dac33_pcm_trigger() argument 1112 switch (cmd) { in dac33_pcm_trigger()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-rock960-ab.dts | 903 sdio0_cmd: sdio0-cmd { 933 sdmmc_cmd: sdmmc-cmd {
|
| /OK3568_Linux_fs/kernel/drivers/net/vmxnet3/ |
| H A D | vmxnet3_ethtool.c | 939 switch (info->cmd) { in vmxnet3_get_rxnfc() 981 switch (info->cmd) { in vmxnet3_set_rxnfc()
|
| /OK3568_Linux_fs/kernel/sound/pci/mixart/ |
| H A D | mixart.c | 417 static int snd_mixart_trigger(struct snd_pcm_substream *subs, int cmd) in snd_mixart_trigger() argument 421 switch (cmd) { in snd_mixart_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | nhi.c | 748 int nhi_mailbox_cmd(struct tb_nhi *nhi, enum nhi_mailbox_cmd cmd, u32 data) in nhi_mailbox_cmd() argument 757 val |= REG_INMAIL_OP_REQUEST | cmd; in nhi_mailbox_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/tee/ |
| H A D | tee_core.c | 823 static long tee_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in tee_ioctl() argument 828 switch (cmd) { in tee_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/wiznet/ |
| H A D | w5100.c | 577 static int w5100_command(struct w5100_priv *priv, u16 cmd) in w5100_command() argument 581 w5100_write(priv, W5100_S0_CR(priv), cmd); in w5100_command()
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_vad.c | 944 static int rockchip_vad_trigger(struct snd_pcm_substream *substream, int cmd, in rockchip_vad_trigger() argument 950 switch (cmd) { in rockchip_vad_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | cif-scale.c | 258 bool valid_prio, unsigned int cmd, void *arg) in rkcif_scale_ioctl_default() argument 264 switch (cmd) { in rkcif_scale_ioctl_default()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_drv.c | 1449 unsigned int cmd, unsigned long arg) in amdgpu_drm_ioctl() argument 1459 ret = drm_ioctl(filp, cmd, arg); in amdgpu_drm_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | apm_32.c | 1518 static long do_ioctl(struct file *filp, u_int cmd, u_long arg) in do_ioctl() argument 1528 switch (cmd) { in do_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | sbni.c | 1300 sbni_ioctl( struct net_device *dev, struct ifreq *ifr, int cmd ) in sbni_ioctl() argument 1311 switch( cmd ) { in sbni_ioctl()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-db845c.dts | 874 * strength is not 16 on clk, cmd, and data pins. 879 cmd {
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | tap.c | 974 static long tap_ioctl(struct file *file, unsigned int cmd, in tap_ioctl() argument 988 switch (cmd) { in tap_ioctl()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | RkAiqManager.cpp | 56 switch (msg->cmd) { in loop() 1160 msg->cmd = RkAiqMngCmdThread::MSG_CMD_SW_WORKING_MODE; in swWorkingModeDyn_msg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | wext.c | 1079 switch (mlme->cmd) { in orinoco_ioctl_set_mlme() 1108 if (info->cmd == (SIOCIWFIRSTPRIV + 0x1)) { in orinoco_ioctl_reset()
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | shuttle_usbat.c | 200 u32 sector, unsigned char cmd) in usbat_pack_ata_sector_cmd() argument 208 buf[6] = cmd; in usbat_pack_ata_sector_cmd()
|