Home
last modified time | relevance | path

Searched refs:cmd (Results 6401 – 6425 of 8289) sorted by relevance

1...<<251252253254255256257258259260>>...332

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dx509_vfy.h128 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
476 OPENSSL_EXPORT int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc,
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h1195 long fuse_do_ioctl(struct file *file, unsigned int cmd, unsigned long arg,
1197 long fuse_ioctl_common(struct file *file, unsigned int cmd,
/OK3568_Linux_fs/kernel/sound/soc/bcm/
H A Dbcm2835-i2s.c660 static int bcm2835_i2s_trigger(struct snd_pcm_substream *substream, int cmd, in bcm2835_i2s_trigger() argument
666 switch (cmd) { in bcm2835_i2s_trigger()
/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Ddst_ca.c525 static long dst_ca_ioctl(struct file *file, unsigned int cmd, unsigned long ioctl_arg) in dst_ca_ioctl() argument
547 switch (cmd) { in dst_ca_ioctl()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c160 static inline void mpc5121_nfc_send_cmd(struct mtd_info *mtd, u16 cmd) in mpc5121_nfc_send_cmd() argument
162 nfc_write(mtd, NFC_FLASH_CMD, cmd); in mpc5121_nfc_send_cmd()
/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-scom.c516 static long scom_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in scom_ioctl() argument
527 switch(cmd) { in scom_ioctl()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dm88rs2000.c284 u8 cmd; member
381 switch (tab[i].cmd) { in m88rs2000_tab_set()
/OK3568_Linux_fs/kernel/include/soc/fsl/
H A Dqman.h85 __be32 cmd; member
178 fd->cmd = 0; in qm_fd_clear_fd()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h576 struct ethtool_link_ksettings *cmd);
578 const struct ethtool_link_ksettings *cmd);
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Ddebug.c257 hdr.cmd = SOF_IPC_GLB_TEST_MSG | SOF_IPC_TEST_IPC_FLOOD; in sof_debug_ipc_flood_test()
267 ret = sof_ipc_tx_message(sdev->ipc, hdr.cmd, &hdr, hdr.size, in sof_debug_ipc_flood_test()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_drv.c387 static long rve_ioctl(struct file *file, uint32_t cmd, unsigned long arg) in rve_ioctl() argument
405 switch (cmd) { in rve_ioctl()
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_pcm.c336 static int snd_vortex_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_vortex_pcm_trigger() argument
343 switch (cmd) { in snd_vortex_pcm_trigger()
/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A Dvpbe_venc.c525 unsigned int cmd, in venc_ioctl() argument
530 switch (cmd) { in venc_ioctl()
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_pcm.c373 static int emu8k_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in emu8k_pcm_trigger() argument
378 switch (cmd) { in emu8k_pcm_trigger()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dcontrol.c710 static int cpu_notifier(struct notifier_block *nb, unsigned long cmd, void *v) in cpu_notifier() argument
712 switch (cmd) { in cpu_notifier()
H A Dclockdomain.c453 static int cpu_notifier(struct notifier_block *nb, unsigned long cmd, void *v) in cpu_notifier() argument
455 switch (cmd) { in cpu_notifier()
H A Dpowerdomain.c337 static int cpu_notifier(struct notifier_block *nb, unsigned long cmd, void *v) in cpu_notifier() argument
339 switch (cmd) { in cpu_notifier()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dds2760_battery.c169 static int w1_ds2760_eeprom_cmd(struct device *dev, int addr, int cmd) in w1_ds2760_eeprom_cmd() argument
179 w1_write_8(sl->master, cmd); in w1_ds2760_eeprom_cmd()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_it821x.c656 static u8 *it821x_firmware_command(struct ata_port *ap, u8 cmd, int len) in it821x_firmware_command() argument
671 iowrite8(cmd, ap->ioaddr.command_addr); in it821x_firmware_command()
/OK3568_Linux_fs/kernel/drivers/misc/ti-st/
H A Dst_core.c200 unsigned char cmd) in st_wakeup_ack() argument
214 st_ll_sleep_state(st_gdata, (unsigned long)cmd); in st_wakeup_ack()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dqcom-msm8974-lge-nexus5-hammerhead.dts253 cmd-data {
267 cmd-data {
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dx509_vfy.h128 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
476 OPENSSL_EXPORT int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc,
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx-audio.c508 int cmd) in snd_cx231xx_capture_trigger() argument
517 switch (cmd) { in snd_cx231xx_capture_trigger()
/OK3568_Linux_fs/kernel/include/target/iscsi/
H A Discsi_target_core.h300 struct iscsi_cmd *cmd; member
330 struct iscsi_cmd *cmd; member
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dfpsimd.c1387 unsigned long cmd, void *v) in fpsimd_cpu_pm_notifier() argument
1389 switch (cmd) { in fpsimd_cpu_pm_notifier()

1...<<251252253254255256257258259260>>...332