| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | sh-sci.c | 3171 unsigned int type = port->port.type; /* uart_remove_... clears it */ in sci_remove() local 3187 #define SCI_OF_DATA(type, regtype) (void *)((type) << 16 | (regtype)) argument 3448 int type) in early_console_setup()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | vsprintf.c | 440 unsigned int type:8; /* format_type enum */ member 2926 #define save_arg(type) \ in vbin_printf() argument 3088 #define get_arg(type) \ in bstr_printf() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/vxge/ |
| H A D | vxge-config.c | 2184 enum __vxge_hw_channel_type type, in __vxge_hw_channel_allocate() 3102 enum vxge_hw_mgmt_reg_type type, in vxge_hw_mgmt_reg_read() 3228 enum vxge_hw_mgmt_reg_type type, in vxge_hw_mgmt_reg_write()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
| H A D | mali_utgard_uk_types.h | 442 u32 type; /**< [in] type of soft job */ member 602 _mali_uk_notification_type type; /**< [out] Type of notification available */ member 621 _mali_uk_notification_type type; /**< [in] Type of notification to post */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmevent.h | 845 uint16 type; /* value 0: unknown, 1: FBT OTD Auth Req */ member 880 uint16 type; /* Type/subtype of the frame which contains the invalid IE */ member 889 uint16 type; /* Type/subtype of the frame which contains the invalid IE */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | dce_v10_0.c | 2508 unsigned type; in dce_v10_0_crtc_dpms() local 3065 unsigned type, in dce_v10_0_set_crtc_irq_state() 3113 unsigned type, in dce_v10_0_set_pageflip_irq_state()
|
| H A D | dce_v11_0.c | 2587 unsigned type; in dce_v11_0_crtc_dpms() local 3191 unsigned type, in dce_v11_0_set_crtc_irq_state() 3239 unsigned type, in dce_v11_0_set_pageflip_irq_state()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | pmcraid.c | 1124 u8 type in pmcraid_init_hcam() 1192 static void pmcraid_send_hcam(struct pmcraid_instance *pinstance, u8 type) in pmcraid_send_hcam() 1239 u8 type, in pmcraid_cancel_hcam()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | sel-sched-ir.h | 87 enum local_trans_type type; member 603 int type; member 705 enum local_trans_type type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | fw.h | 62 __le16 type; member 516 #define HostCmd_SET_SEQ_NO_BSS_INFO(seq, num, type) \ argument 650 __le16 type; member 928 __le16 type; member 973 __le16 type; member 1350 __le16 type; member 1359 __le16 type; member 1381 __le16 type; member 1919 __le16 type; member 2220 __le16 type; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | host.h | 376 u16 type; /* KEY_TYPE_* from defs.h */ member 768 u8 type; member 808 __le16 type; member 965 __le16 type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e.h | 312 u8 type; member 406 u8 type; member 803 enum i40e_vsi_type type; /* VSI type, e.g., LAN, FCoE, etc */ member 1027 i40e_find_vsi_by_type(struct i40e_pf *pf, u16 type) in i40e_find_vsi_by_type()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_codec.c | 282 unsigned int type = get_wcaps_type(get_wcaps(codec, conn[i])); in snd_hda_get_conn_index() local 1099 int type; in snd_hda_codec_setup_stream() local 2458 int type) in snd_hda_create_dig_out_ctls() 3231 static int get_empty_pcm_device(struct hda_bus *bus, unsigned int type) in get_empty_pcm_device()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_types.h | 341 enum bna_enet_type type; member 466 enum bna_tx_type type; member 689 enum bna_rxp_type type; member 780 enum bna_rx_type type; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hyperv.h | 318 u16 type; member 1080 u16 type; member 1092 u16 type; member 1104 u16 type; member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | header.c | 1947 u32 type; in print_pmu_mappings() local 2548 u32 type; in process_pmu_mappings() local 3208 static int do_write_feat(struct feat_fd *ff, int type, in do_write_feat() 3911 int type = fe->header.type; in perf_event__process_feature() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | vector200.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/fs/afs/ |
| H A D | internal.h | 53 afs_voltype_t type; /* type of volume requested */ member 96 const struct afs_call_type *type; /* type of call */ member 591 afs_voltype_t type; /* type of volume */ member 769 const struct afs_call_type *type; /* Type of call done */ member 809 afs_lock_type_t type; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/ |
| H A D | be_main.h | 210 unsigned int type; member 718 u8 type[4]; /* DWORD 0 */ member 753 u8 type[5]; /* DWORD 0 */ member 874 u8 type[4]; /* DWORD 0 */ member 915 u8 type[5]; /* DWORD 0 */ member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_subdev.h | 70 enum v4l2_buf_type type; member 274 unsigned int type; member
|
| H A D | ia_css_acc_types.h | 285 enum ia_css_acc_type type; member 423 enum ia_css_acc_type type; /** Type of accelerator */ member
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_core.c | 1618 __be16 type; in ipvs_gre_decap() local 1795 __u8 type = ic->type; in ip_vs_in_icmp() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | efx.c | 533 const char *type; in ef4_get_channel_name() local 2539 void ef4_schedule_reset(struct ef4_nic *efx, enum reset_type type) in ef4_schedule_reset()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-imx.c | 141 #define MXC_SPI_BUF_RX(type) \ argument 154 #define MXC_SPI_BUF_TX(type) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | hyperv_fb.c | 92 u32 type; member 124 u32 type; member
|