Home
last modified time | relevance | path

Searched refs:cmd (Results 7176 – 7200 of 8289) sorted by relevance

1...<<281282283284285286287288289290>>...332

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_btcoex.h436 void rtw_btcoex_parse_hci_cmd(_adapter *padapter, u8 *cmd, u16 len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Drayctl.h520 UCHAR cmd; /* command to ECF */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dnlrtw.c109 .cmd = NLRTW_CMD_CHANNEL_UTILIZATION,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_btcoex.h438 void rtw_btcoex_parse_hci_cmd(_adapter *padapter, u8 *cmd, u16 len);
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-filter.txt190 _libtraceevent(3)_, _trace-cmd(1)_
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dnlrtw.c109 .cmd = NLRTW_CMD_CHANNEL_UTILIZATION,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_btcoex.h437 void rtw_btcoex_parse_hci_cmd(_adapter *padapter, u8 *cmd, u16 len);
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_iscsi.h458 extern int iscsi_block_scsi_eh(struct scsi_cmnd *cmd);
/OK3568_Linux_fs/kernel/security/
H A Dlsm_audit.c272 audit_log_format(ab, " ioctlcmd=0x%hx", a->u.op->cmd); in dump_common_audit_data()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h484 int (*ioctl)(struct hci_dev *hdev, unsigned int cmd, unsigned long arg);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp_config.c438 switch(arg->cmd) { in mp_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dnlrtw.c109 .cmd = NLRTW_CMD_CHANNEL_UTILIZATION,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dnlrtw.c109 .cmd = NLRTW_CMD_CHANNEL_UTILIZATION,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h375 u32 cmd; member
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0024-efi-Fix-some-malformed-device-path-arithmetic-errors.patch183 @@ -515,14 +515,15 @@ grub_cmd_devprop_load (grub_command_t cmd __attribute__ ((unused)),
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_btcoex.h436 void rtw_btcoex_parse_hci_cmd(_adapter *padapter, u8 *cmd, u16 len);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_btcoex.h437 void rtw_btcoex_parse_hci_cmd(_adapter *padapter, u8 *cmd, u16 len);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_priv.h456 int cpsw_ndo_ioctl(struct net_device *dev, struct ifreq *req, int cmd);
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-msm.c2091 static void sdhci_msm_set_timeout(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_msm_set_timeout() argument
2095 __sdhci_set_timeout(host, cmd); in sdhci_msm_set_timeout()
2102 if (cmd && cmd->data && host->clock > 400000 && in sdhci_msm_set_timeout()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3328.dtsi1541 sdmmc0_cmd: sdmmc0-cmd {
1582 sdmmc0ext_cmd: sdmmc0ext-cmd {
1624 sdmmc1_cmd: sdmmc1-cmd {
1670 emmc_cmd: emmc-cmd {
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Ddrxd_hard.c960 static int HI_Command(struct drxd_state *state, u16 cmd, u16 * pResult) in HI_Command() argument
965 status = Write16(state, HI_RA_RAM_SRV_CMD__A, cmd, 0); in HI_Command()
1303 static int SC_SendCommand(struct drxd_state *state, u16 cmd) in SC_SendCommand() argument
1308 status = Write16(state, SC_RA_RAM_CMD__A, cmd, 0); in SC_SendCommand()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c1032 uint32_t cmd; member
1075 a->res = TEEC_InvokeCommand(&session, a->cmd, &op, &a->error_orig); in test_1013_thread()
1118 arg[n].cmd = TA_CONCURRENT_CMD_BUSY_LOOP; in xtest_tee_test_1013_single()
1152 arg[n].cmd = TA_CONCURRENT_CMD_SHA256; in xtest_tee_test_1013_single()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dens1370.c795 static int snd_ensoniq_trigger(struct snd_pcm_substream *substream, int cmd) in snd_ensoniq_trigger() argument
798 switch (cmd) { in snd_ensoniq_trigger()
815 if (cmd == SNDRV_PCM_TRIGGER_PAUSE_PUSH) in snd_ensoniq_trigger()
841 if (cmd == SNDRV_PCM_TRIGGER_START) in snd_ensoniq_trigger()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c1418 static int sh_mobile_lcdc_overlay_ioctl(struct fb_info *info, unsigned int cmd, in sh_mobile_lcdc_overlay_ioctl() argument
1423 switch (cmd) { in sh_mobile_lcdc_overlay_ioctl()
1737 static int sh_mobile_lcdc_ioctl(struct fb_info *info, unsigned int cmd, in sh_mobile_lcdc_ioctl() argument
1743 switch (cmd) { in sh_mobile_lcdc_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Defx.c2000 static int ef4_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in ef4_ioctl() argument
2006 if ((cmd == SIOCGMIIREG || cmd == SIOCSMIIREG) && in ef4_ioctl()
2010 return mdio_mii_ioctl(&efx->mdio, data, cmd); in ef4_ioctl()

1...<<281282283284285286287288289290>>...332