| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 505 init_mac_cfg_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode) in init_mac_cfg_88xx() 813 pg_num_parser_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode, in pg_num_parser_88xx() 868 rqpn_parser_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode, in rqpn_parser_88xx()
|
| /OK3568_Linux_fs/u-boot/drivers/video/rockchip/ |
| H A D | rk_vop.c | 94 enum vop_modes mode, u32 polarity) in rkvop_set_pin_polarity() 103 static void rkvop_enable_output(struct udevice *dev, enum vop_modes mode) in rkvop_enable_output() 139 enum vop_modes mode) in rkvop_mode_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 504 init_mac_cfg_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode) in init_mac_cfg_88xx() 812 pg_num_parser_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode, in pg_num_parser_88xx() 867 rqpn_parser_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode, in rqpn_parser_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 502 init_mac_cfg_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode) in init_mac_cfg_88xx() 805 pg_num_parser_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode, in pg_num_parser_88xx() 860 rqpn_parser_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode, in rqpn_parser_88xx()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rk1000_tve.c | 135 struct drm_display_mode *mode = &conn_state->mode; in rk1000_tve_bridge_enable() local 169 struct drm_display_mode *mode) in drm_rk1000_select_output() 280 struct drm_display_mode *mode = &conn_state->mode; in rk1000_tve_get_timing() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-sharp-lq101r1sx01.c | 30 const struct drm_display_mode *mode; member 129 const struct drm_display_mode *mode) in sharp_setup_symmetrical_split() 277 struct drm_display_mode *mode; in sharp_panel_get_modes() local
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-floppy_ioctl.c | 256 fmode_t mode, unsigned int cmd, in ide_floppy_format_ioctl() 276 fmode_t mode, unsigned int cmd, unsigned long arg) in ide_floppy_ioctl() 309 fmode_t mode, unsigned int cmd, unsigned long arg) in ide_floppy_compat_ioctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_init_88xx.c | 505 init_mac_cfg_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode) in init_mac_cfg_88xx() 813 pg_num_parser_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode, in pg_num_parser_88xx() 868 rqpn_parser_88xx(struct halmac_adapter *adapter, enum halmac_trx_mode mode, in rqpn_parser_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwxgmac2_descs.c | 130 int mode, int end, int bfsize) in dwxgmac2_init_rx_desc() 135 static void dwxgmac2_init_tx_desc(struct dma_desc *p, int mode, int end) in dwxgmac2_init_tx_desc() 144 bool csum_flag, int mode, bool tx_own, in dwxgmac2_prepare_tx_desc() 221 static void dwxgmac2_release_tx_desc(struct dma_desc *p, int mode) in dwxgmac2_release_tx_desc()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/ |
| H A D | dlmfs.c | 328 umode_t mode = S_IFDIR | 0755; in dlmfs_get_root_inode() local 345 umode_t mode) in dlmfs_get_inode() 400 umode_t mode) in dlmfs_mkdir() 448 umode_t mode, in dlmfs_create()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ |
| H A D | xt_hashlimit.h | 33 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 57 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 73 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 87 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/udl/ |
| H A D | udl_modeset.c | 50 static char *udl_set_blank_mode(char *buf, u8 mode) in udl_set_blank_mode() 148 static char *udl_set_vid_cmds(char *wrptr, struct drm_display_mode *mode) in udl_set_vid_cmds() 361 const struct drm_display_mode *mode) in udl_simple_display_pipe_mode_valid() 375 struct drm_display_mode *mode = &crtc_state->mode; in udl_simple_display_pipe_enable() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | regulator.c | 128 static const char *get_mode_name(struct dm_regulator_mode *mode, in get_mode_name() 186 int current, value, mode; in do_status_detail() local 209 int current, value, mode; in do_status_line() local 351 int mode; in do_mode() local
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | xt_hashlimit.h | 33 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 57 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 73 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 87 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ |
| H A D | xt_hashlimit.h | 33 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 57 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 73 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 87 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | image_processor.cpp | 195 virtual XCamReturn cvtcolor(img_buffer_t& src, img_buffer_t& dst, int sfmt, int dfmt, int mode, in cvtcolor() 207 virtual XCamReturn flip(const img_buffer_t& src, img_buffer_t& dst, int mode, int sync) final { in flip() 238 int mode, int sync) { in cvtcolor() 249 XCamReturn ImageOperator::flip(const img_buffer_t& src, img_buffer_t& dst, int mode, int sync) { in flip()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_encoder_phys_vid.c | 40 const struct drm_display_mode *mode, in drm_mode_to_intf_timing_params() 228 const struct drm_display_mode *mode, in dpu_encoder_phys_vid_mode_fixup() 242 struct drm_display_mode mode; in dpu_encoder_phys_vid_setup_timing_engine() local 379 struct drm_display_mode *mode, in dpu_encoder_phys_vid_mode_set()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | notifier-error-inject.c | 21 static struct dentry *debugfs_create_errno(const char *name, umode_t mode, in debugfs_create_errno() 54 umode_t mode = S_IFREG | S_IRUSR | S_IWUSR; in notifier_err_inject_init() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_utils.c | 8 bool is_no_multi_blocksize(uint32_t mode) in is_no_multi_blocksize() 118 const char *test_mode_name(uint32_t mode) in test_mode_name()
|
| /OK3568_Linux_fs/kernel/tools/perf/examples/bpf/ |
| H A D | etcsnoop.c | 61 long mode; member 71 long mode; member
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/ |
| H A D | sata.c | 44 const char *mode; in bd82x6x_sata_init() local 196 const char *mode; in bd82x6x_sata_enable() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | atombios_crtc.c | 39 struct drm_display_mode *mode, in atombios_overscan_setup() 267 void atombios_crtc_dpms(struct drm_crtc *crtc, int mode) in atombios_crtc_dpms() 303 struct drm_display_mode *mode) in atombios_set_crtc_dtd_timing() 350 struct drm_display_mode *mode) in atombios_crtc_set_timing() 558 struct drm_display_mode *mode) in atombios_adjust_pll() 962 static bool atombios_crtc_prepare_pll(struct drm_crtc *crtc, struct drm_display_mode *mode) in atombios_crtc_prepare_pll() 1062 static void atombios_crtc_set_pll(struct drm_crtc *crtc, struct drm_display_mode *mode) in atombios_crtc_set_pll() 2053 struct drm_display_mode *mode, in atombios_crtc_mode_set() 2097 const struct drm_display_mode *mode, in atombios_crtc_mode_fixup()
|
| /OK3568_Linux_fs/kernel/fs/hugetlbfs/ |
| H A D | inode.c | 62 umode_t mode; member 632 static long hugetlbfs_fallocate(struct file *file, int mode, loff_t offset, in hugetlbfs_fallocate() 826 umode_t mode, dev_t dev) in hugetlbfs_get_inode() 887 umode_t mode, in do_hugetlbfs_mknod() 909 struct dentry *dentry, umode_t mode, dev_t dev) in hugetlbfs_mknod() 914 static int hugetlbfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in hugetlbfs_mkdir() 922 static int hugetlbfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) in hugetlbfs_create() 928 struct dentry *dentry, umode_t mode) in hugetlbfs_tmpfile() 967 enum migrate_mode mode) in hugetlbfs_migrate_page()
|
| /OK3568_Linux_fs/kernel/sound/drivers/opl4/ |
| H A D | opl4_proc.c | 13 unsigned short mode, void **file_private_data) in snd_opl4_mem_proc_open() 28 unsigned short mode, void *file_private_data) in snd_opl4_mem_proc_release()
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | kw_gpio.c | 63 int kw_gpio_is_valid(unsigned pin, int mode) in kw_gpio_is_valid() 79 void kw_gpio_set_valid(unsigned pin, int mode) in kw_gpio_set_valid()
|