| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | adm1266.c | 82 static int adm1266_pmbus_block_xfer(struct adm1266_data *data, u8 cmd, u8 w_len, u8 *data_w, in adm1266_pmbus_block_xfer() argument 106 msgs[0].buf[0] = cmd; in adm1266_pmbus_block_xfer()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | engine.h | 498 int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f) (void)); 506 int ENGINE_cmd_is_executable(ENGINE *e, int cmd);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | psb_drv.c | 411 static long psb_unlocked_ioctl(struct file *filp, unsigned int cmd, in psb_unlocked_ioctl() argument 424 return drm_ioctl(filp, cmd, arg); in psb_unlocked_ioctl()
|
| /OK3568_Linux_fs/kernel/samples/crypto/ |
| H A D | fips140_lab_util.c | 174 static int fips140_ioctl(int cmd, const void *arg) in fips140_ioctl() argument 182 return ioctl(fips140_dev_fd, cmd, arg); in fips140_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | ir_toy.c | 229 static int irtoy_command(struct irtoy *irtoy, const u8 *cmd, int cmd_len, in irtoy_command() argument 238 memcpy(irtoy->out, cmd, cmd_len); in irtoy_command()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/ |
| H A D | 0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch | 209 nfacct_nlmsg_build_hdr(char *buf, uint8_t cmd, uint16_t flags, uint32_t seq) 212 @@ -502,14 +492,13 @@ nfacct_nlmsg_build_hdr(char *buf, uint8_t cmd, uint16_t flags, uint32_t seq)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/ |
| H A D | hns_mdio.c | 193 u8 is_c45, u8 op, u8 phy_id, u16 cmd) in hns_mdio_cmd_write() argument 202 cmd_reg_value |= (cmd & MDIO_CMD_DEVAD_M) << MDIO_CMD_DEVAD_S; in hns_mdio_cmd_write()
|
| /OK3568_Linux_fs/u-boot/board/buffalo/lsxl/ |
| H A D | kwbimage-lschl.cfg | 40 # bit4: 0, addr/cmd in same cycle 42 # bit6: 0, use recommended falling edge of clk for addr/cmd
|
| H A D | kwbimage-lsxhl.cfg | 40 # bit4: 1, T2 mode, addr/cmd are driven for two cycles 42 # bit6: 0, use recommended falling edge of clk for addr/cmd
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | sr9700.c | 238 static int sr9700_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in sr9700_ioctl() argument 242 return generic_mii_ioctl(&dev->mii, if_mii(rq), cmd, NULL); in sr9700_ioctl()
|
| /OK3568_Linux_fs/external/libmali/ |
| H A D | meson.build | 34 cmd = run_command('scripts/grabber.sh', variable 36 libs = cmd.stdout().strip().split(' ')
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-subdev.h | 196 long (*ioctl)(struct v4l2_subdev *sd, unsigned int cmd, void *arg); 198 long (*compat_ioctl32)(struct v4l2_subdev *sd, unsigned int cmd,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | isphist.c | 426 static long hist_ioctl(struct v4l2_subdev *sd, unsigned int cmd, void *arg) in hist_ioctl() argument 430 switch (cmd) { in hist_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/soc/meson/ |
| H A D | axg-pdm.c | 125 static int axg_pdm_trigger(struct snd_pcm_substream *substream, int cmd, in axg_pdm_trigger() argument 130 switch (cmd) { in axg_pdm_trigger()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | zl38060.c | 91 static int zl38_fw_issue_command(struct regmap *regmap, u16 cmd) in zl38_fw_issue_command() argument 101 err = regmap_write(regmap, REG_CMD, cmd); in zl38_fw_issue_command()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | file.h | 795 struct cmd { struct 983 u8 cmd; member
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra30_i2s.c | 228 static int tegra30_i2s_trigger(struct snd_pcm_substream *substream, int cmd, in tegra30_i2s_trigger() argument 233 switch (cmd) { in tegra30_i2s_trigger()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ip_tunnels.h | 272 int ip_tunnel_ctl(struct net_device *dev, struct ip_tunnel_parm *p, int cmd); 273 int ip_tunnel_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_buffer.c | 137 unsigned int wl_offset, u32 cmd, u32 arg) in etnaviv_buffer_replace_wait() argument 143 lw[0] = cmd; in etnaviv_buffer_replace_wait()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ipwireless/ |
| H A D | tty.c | 385 unsigned int cmd, unsigned long arg) in ipw_ioctl() argument 397 switch (cmd) { in ipw_ioctl()
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | fsl_asrc_dma.c | 98 struct snd_pcm_substream *substream, int cmd) in fsl_asrc_dma_trigger() argument 104 switch (cmd) { in fsl_asrc_dma_trigger()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_linux.c | 344 iwe->cmd = SIOCGIWAP; in iwe_stream_mac_addr_proess() 357 iwe->cmd = SIOCGIWESSID; in iwe_stream_essid_proess() 372 iwe->cmd = SIOCGIWFREQ; in iwe_stream_chan_process() 385 iwe->cmd = SIOCGIWMODE; in iwe_stream_mode_process() 401 iwe->cmd = SIOCGIWENCODE; in iwe_stream_encryption_process() 439 iwe->cmd = SIOCGIWNAME; in iwe_stream_protocol_process() 551 iwe->cmd = SIOCGIWRATE; in iwe_stream_rate_process() 595 iwe->cmd = IWEVCUSTOM; in iwe_stream_wpa_wpa2_process() 600 iwe->cmd = IWEVGENIE; in iwe_stream_wpa_wpa2_process() 611 iwe->cmd = IWEVCUSTOM; in iwe_stream_wpa_wpa2_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_linux.c | 348 iwe->cmd = SIOCGIWAP; in iwe_stream_mac_addr_proess() 361 iwe->cmd = SIOCGIWESSID; in iwe_stream_essid_proess() 376 iwe->cmd = SIOCGIWFREQ; in iwe_stream_chan_process() 389 iwe->cmd = SIOCGIWMODE; in iwe_stream_mode_process() 405 iwe->cmd = SIOCGIWENCODE; in iwe_stream_encryption_process() 443 iwe->cmd = SIOCGIWNAME; in iwe_stream_protocol_process() 555 iwe->cmd = SIOCGIWRATE; in iwe_stream_rate_process() 599 iwe->cmd = IWEVCUSTOM; in iwe_stream_wpa_wpa2_process() 604 iwe->cmd = IWEVGENIE; in iwe_stream_wpa_wpa2_process() 615 iwe->cmd = IWEVCUSTOM; in iwe_stream_wpa_wpa2_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_linux.c | 343 iwe->cmd = SIOCGIWAP; in iwe_stream_mac_addr_proess() 356 iwe->cmd = SIOCGIWESSID; in iwe_stream_essid_proess() 371 iwe->cmd = SIOCGIWFREQ; in iwe_stream_chan_process() 384 iwe->cmd = SIOCGIWMODE; in iwe_stream_mode_process() 400 iwe->cmd = SIOCGIWENCODE; in iwe_stream_encryption_process() 438 iwe->cmd = SIOCGIWNAME; in iwe_stream_protocol_process() 550 iwe->cmd = SIOCGIWRATE; in iwe_stream_rate_process() 594 iwe->cmd = IWEVCUSTOM; in iwe_stream_wpa_wpa2_process() 599 iwe->cmd = IWEVGENIE; in iwe_stream_wpa_wpa2_process() 610 iwe->cmd = IWEVCUSTOM; in iwe_stream_wpa_wpa2_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_linux.c | 348 iwe->cmd = SIOCGIWAP; in iwe_stream_mac_addr_proess() 361 iwe->cmd = SIOCGIWESSID; in iwe_stream_essid_proess() 376 iwe->cmd = SIOCGIWFREQ; in iwe_stream_chan_process() 389 iwe->cmd = SIOCGIWMODE; in iwe_stream_mode_process() 405 iwe->cmd = SIOCGIWENCODE; in iwe_stream_encryption_process() 443 iwe->cmd = SIOCGIWNAME; in iwe_stream_protocol_process() 555 iwe->cmd = SIOCGIWRATE; in iwe_stream_rate_process() 599 iwe->cmd = IWEVCUSTOM; in iwe_stream_wpa_wpa2_process() 604 iwe->cmd = IWEVGENIE; in iwe_stream_wpa_wpa2_process() 615 iwe->cmd = IWEVCUSTOM; in iwe_stream_wpa_wpa2_process() [all …]
|