| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| H A D | hw.c | 1452 enum nl80211_iftype type) in _rtl92ee_set_media_status() 1542 int rtl92ee_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92ee_set_network_type()
|
| /OK3568_Linux_fs/u-boot/include/power/power_delivery/ |
| H A D | pd.h | 90 #define PD_HEADER(type, pwr, data, rev, id, cnt, ext_hdr) \ argument 99 #define PD_HEADER_LE(type, pwr, data, rev, id, cnt) \ argument
|
| /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/ |
| H A D | batadv_packet.h | 195 __u8 type; /* bla_claimframe */ member 556 __u8 type; member
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 1140 static inline u16 socket_type_to_security_class(int family, int type, int protocol) in socket_type_to_security_class() 2148 static int selinux_quotactl(int cmds, int type, int id, struct super_block *sb) in selinux_quotactl() 2190 static int selinux_syslog(int type) in selinux_syslog() 2739 const char *type, in selinux_mount() 4573 static int selinux_socket_create(int family, int type, in selinux_socket_create() 4594 int type, int protocol, int kern) in selinux_socket_post_create() 6128 long type, int mode) in selinux_msg_queue_msgrcv() 6930 static int selinux_perf_event_open(struct perf_event_attr *attr, int type) in selinux_perf_event_open()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ctree.h | 1098 u32 type; member 1444 #define read_eb_member(eb, ptr, type, member, result) (\ argument 1450 #define write_eb_member(eb, ptr, type, member, result) (\ argument 1472 #define BTRFS_SETGET_FUNCS(name, type, member, bits) \ argument 1498 #define BTRFS_SETGET_HEADER_FUNCS(name, type, member, bits) \ argument 1511 #define BTRFS_SETGET_STACK_FUNCS(name, type, member, bits) \ argument 1757 static inline u32 btrfs_extent_inline_ref_size(int type) in btrfs_extent_inline_ref_size() 2478 #define btrfs_item_ptr(leaf, slot, type) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ |
| H A D | aacraid.h | 1228 s16 type; // used for verification of structure member 1278 u32 type; member 1295 s16 type; member 1938 __le32 type; /* CT_FLUSH_CACHE */ member 1965 __le32 type; /* CT_POWER_MANAGEMENT */ member 1975 __le32 type; /* CT_PAUSE_IO */ member 2170 __le32 type; /* CT_GET_CONFIG_STATUS */ member 2206 __le32 type; /* CT_COMMIT_CONFIG */ member 2216 __le32 type; /* CT_GET_CONTAINER_COUNT */ member 2257 __le32 type; member [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | vector150.hpp | 13 …template<class V> struct v_iter<V, mpl::int_<0> > { typedef typename V::item0 type; typedef v_iter… typedef 14 …template<class V> struct v_iter<V, mpl::int_<1> > { typedef typename V::item1 type; typedef v_iter… typedef 15 …template<class V> struct v_iter<V, mpl::int_<2> > { typedef typename V::item2 type; typedef v_iter… typedef 16 …template<class V> struct v_iter<V, mpl::int_<3> > { typedef typename V::item3 type; typedef v_iter… typedef 17 …template<class V> struct v_iter<V, mpl::int_<4> > { typedef typename V::item4 type; typedef v_iter… typedef 18 …template<class V> struct v_iter<V, mpl::int_<5> > { typedef typename V::item5 type; typedef v_iter… typedef 19 …template<class V> struct v_iter<V, mpl::int_<6> > { typedef typename V::item6 type; typedef v_iter… typedef 20 …template<class V> struct v_iter<V, mpl::int_<7> > { typedef typename V::item7 type; typedef v_iter… typedef 21 …template<class V> struct v_iter<V, mpl::int_<8> > { typedef typename V::item8 type; typedef v_iter… typedef 22 …template<class V> struct v_iter<V, mpl::int_<9> > { typedef typename V::item9 type; typedef v_iter… typedef [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mcu.c | 29 __be32 type; member 554 const char *type; in mt7915_mcu_rx_log_message() local 736 u32 type = NETWORK_INFRA; in mt7915_mcu_bss_basic_tlv() local 791 u32 type = 0; in mt7915_mcu_bss_omac_tlv() local 1943 u8 type = 0; in mt7915_mcu_sta_txbf_type() local 2000 u8 type; in mt7915_mcu_add_txbf() local
|
| /OK3568_Linux_fs/kernel/virt/kvm/ |
| H A D | kvm_main.c | 763 static struct kvm *kvm_create_vm(unsigned long type) in kvm_create_vm() 3607 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type) in kvm_register_device_ops() 3619 void kvm_unregister_device_ops(u32 type) in kvm_unregister_device_ops() 3631 int type; in kvm_ioctl_create_device() local 4036 static int kvm_dev_ioctl_create_vm(unsigned long type) in kvm_dev_ioctl_create_vm() 4738 static void kvm_uevent_notify_change(unsigned int type, struct kvm *kvm) in kvm_uevent_notify_change()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgnan.c | 713 nan_event_data_t *tlv_data, uint16 type) { in wl_cfgnan_parse_sd_attr_data() 929 wl_cfgnan_set_vars_cbfn(void *ctx, const uint8 *data, uint16 type, uint16 len) in wl_cfgnan_set_vars_cbfn() 1514 wl_cfgnan_get_iovars_status(void *ctx, const uint8 *data, uint16 type, uint16 len) in wl_cfgnan_get_iovars_status() 6092 uint16 type = 0; in wl_cfgnan_get_capability() local 6457 struct bcm_cfg80211 *cfg, char *ifname, uint16 type, uint8 busstate) in wl_cfgnan_data_path_iface_create_delete_handler() 9332 wl_nan_print_stats_tlvs(void *ctx, const uint8 *data, uint16 type, uint16 len) in wl_nan_print_stats_tlvs()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmevent.h | 622 uint16 type; /* wsec_event_type_t */ member 1224 uint16 type; /* value 0: unknown, 1: FBT OTD Auth Req */ member 1315 uint16 type; /* Type/subtype of the frame which contains the invalid IE */ member 1324 uint16 type; /* Type/subtype of the frame which contains the invalid IE */ member 1484 wl_mbo_event_type_t type; /* Event type */ member 1553 uint32 type; /* event type */ member
|
| H A D | hnd_pktpool.h | 110 uint8 type; /**< type of lbuf: basic, frag, etc */ member
|
| /OK3568_Linux_fs/kernel/sound/pci/asihpi/ |
| H A D | hpi_internal.h | 548 u32 type; member 989 u8 type; /* HPI_TYPE_MESSAGE */ member 1000 u8 type; /* HPI_TYPE_MESSAGE */ member 1051 u8 type; /* HPI_TYPE_RESPONSE */ member 1062 u8 type; /* HPI_TYPE_RESPONSE */ member 1233 u8 type; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgnan.c | 713 nan_event_data_t *tlv_data, uint16 type) { in wl_cfgnan_parse_sd_attr_data() 929 wl_cfgnan_set_vars_cbfn(void *ctx, const uint8 *data, uint16 type, uint16 len) in wl_cfgnan_set_vars_cbfn() 1514 wl_cfgnan_get_iovars_status(void *ctx, const uint8 *data, uint16 type, uint16 len) in wl_cfgnan_get_iovars_status() 6092 uint16 type = 0; in wl_cfgnan_get_capability() local 6457 struct bcm_cfg80211 *cfg, char *ifname, uint16 type, uint8 busstate) in wl_cfgnan_data_path_iface_create_delete_handler() 9332 wl_nan_print_stats_tlvs(void *ctx, const uint8 *data, uint16 type, uint16 len) in wl_nan_print_stats_tlvs()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | x509_crt.h | 141 int type; /**< The SAN type, value of MBEDTLS_X509_SAN_XXX. */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_validate.c | 581 enum vc4_texture_data_type type; in reloc_tex() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11n_rxreorder.c | 673 u8 type, int initiator) in mwifiex_del_ba_tbl()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-artpec6.c | 384 enum pci_epc_irq_type type, u16 interrupt_num) in artpec6_pcie_raise_irq()
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | qmi_interface.c | 738 int type, int msg_id, size_t len, in qmi_send_message()
|
| /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_ipv6/ |
| H A D | ip6_tables.h | 186 __u8 type; /* type to match */ member
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 1012 const char *type) in cx88_vdev_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | img.h | 272 enum iwl_fw_type type; member
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/ |
| H A D | inv_icm42600_gyro.c | 594 int *type, int *length, long mask) in inv_icm42600_gyro_read_avail()
|
| /OK3568_Linux_fs/kernel/sound/isa/ |
| H A D | cmi8330.c | 166 enum card_type type; member
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | module.c | 331 unsigned int i, type; in apply_relocate_add() local
|