| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga.h | 10 #define RGA_IOW(nr, type) _IOW(RGA_IOC_MAGIC, nr, type) argument 11 #define RGA_IOR(nr, type) _IOR(RGA_IOC_MAGIC, nr, type) argument 12 #define RGA_IOWR(nr, type) _IOWR(RGA_IOC_MAGIC, nr, type) argument 283 uint32_t type; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | matx.hpp | 110 type = CV_MAKETYPE(depth, channels), enumerator 270 ,type = CV_MAKETYPE(depth, channels) enumerator 344 type = CV_MAKETYPE(depth, channels), enumerator 447 type = CV_MAKETYPE(depth, channels), enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | htt_rx.c | 833 enum htt_rx_mpdu_encrypt_type type) in ath10k_htt_rx_crypto_param_len() 863 enum htt_rx_mpdu_encrypt_type type) in ath10k_htt_rx_crypto_mic_len() 889 enum htt_rx_mpdu_encrypt_type type) in ath10k_htt_rx_crypto_icv_len() 3947 enum htt_t2h_msg_type type; in ath10k_htt_t2h_msg_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_core_linux.c | 1768 #define KBASE_HANDLE_IOCTL_IN(cmd, function, type) \ argument 1781 #define KBASE_HANDLE_IOCTL_OUT(cmd, function, type) \ argument 1795 #define KBASE_HANDLE_IOCTL_INOUT(cmd, function, type) \ argument 3994 #define MAKE_QUIRK_ACCESSORS(type) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | matx.hpp | 110 type = CV_MAKETYPE(depth, channels), enumerator 270 ,type = CV_MAKETYPE(depth, channels) enumerator 344 type = CV_MAKETYPE(depth, channels), enumerator 447 type = CV_MAKETYPE(depth, channels), enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/ |
| H A D | osdep_service.c | 59 int type; member 119 void rtw_dbg_mem_alloc(void *mem, int sz, int type) in rtw_dbg_mem_alloc() 136 bool rtw_dbg_mem_free(void *mem, int sz, int type) in rtw_dbg_mem_free() 2268 int rtw_pwctx_config(struct rtw_pwait_ctx *pwctx, enum rtw_pwait_type type, s32 time, s32 cnt_lmt) in rtw_pwctx_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwil_types.h | 210 __le16 type; member 288 __le32 type; /* Filter type (WL_PKT_FILTER_TYPE_xxx). */ member 435 u8 type; member 679 __le32 type; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | dc395x.c | 122 #define dprintkdbg(type, format, arg...) \ argument 131 #define debug_enabled(type) ((DEBUG_MASK) & (type)) argument 137 #define dprintkdbg(type, format, arg...) \ argument 139 #define debug_enabled(type) (0) argument
|
| H A D | ipr.c | 587 u8 type, u32 add_data) in ipr_trc_hook() 608 #define ipr_trc_hook(ipr_cmd, type, add_data) do { } while (0) argument 1108 static void ipr_send_hcam(struct ipr_ioa_cfg *ioa_cfg, u8 type, in ipr_send_hcam() 2115 u8 type; member 2167 u8 type = cfg->type_status & IPR_PATH_CFG_TYPE_MASK; in ipr_log_path_elem() local 2235 u8 type = cfg->type_status & IPR_PATH_CFG_TYPE_MASK; in ipr_log64_path_elem() local 8147 char type[5]; in ipr_ioafp_page0_inquiry() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | matx.hpp | 110 type = CV_MAKETYPE(depth, channels), enumerator 270 ,type = CV_MAKETYPE(depth, channels) enumerator 344 type = CV_MAKETYPE(depth, channels), enumerator 447 type = CV_MAKETYPE(depth, channels), enumerator
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | rawnand.h | 363 u8 type; member 736 enum nand_data_interface_type type; member 1010 #define NAND_ECC_STRENGTH(type) ((type)->ecc.strength_ds) argument 1011 #define NAND_ECC_STEP(type) ((type)->ecc.step_ds) argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci.h | 602 unsigned type; member 883 unsigned int type; member 1434 static inline const char *xhci_trb_type_string(u8 type) in xhci_trb_type_string() 1592 static inline const char *xhci_ring_type_string(enum xhci_ring_type type) in xhci_ring_type_string() 1634 enum xhci_ring_type type; member 2313 int type = TRB_FIELD_TO_TYPE(field3); in xhci_decode_trb() local 2770 static inline const char *xhci_ep_type_string(u8 type) in xhci_ep_type_string()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.c | 1199 dhd_bus_dmaxfer_lpbk(dhd_pub_t *dhdp, uint32 type) in dhd_bus_dmaxfer_lpbk() 3664 dhdpcie_hybridfw_get_next_block(char * fptr, int *fsize, uint32 *type, uint32 *len) in dhdpcie_hybridfw_get_next_block() 3667 uint32 type; in dhdpcie_hybridfw_get_next_block() member 3786 uint32 type = 0, len = 0; in dhdpcie_hybridfw_download() local 6406 dhdpcie_update_ring_ptrs_in_tcm_with_req_pwr(dhd_bus_t *bus, void *data, uint8 type, in dhdpcie_update_ring_ptrs_in_tcm_with_req_pwr() 6438 dhdpcie_update_ring_ptrs_in_tcm(dhd_bus_t *bus, void *data, uint8 type, uint16 ringid, in dhdpcie_update_ring_ptrs_in_tcm() 6458 dhd_bus_cmn_writeshared(dhd_bus_t *bus, void *data, uint32 len, uint8 type, uint16 ringid) in dhd_bus_cmn_writeshared() 6626 dhd_bus_cmn_readshared(dhd_bus_t *bus, void* data, uint8 type, uint16 ringid) in dhd_bus_cmn_readshared() 10730 dhdpcie_download_rtlv(dhd_bus_t *bus, dngl_rtlv_type_t type, dngl_rtlv_len_t len, uint8 *value) in dhdpcie_download_rtlv() 10952 dhdpcie_download_sig_file(dhd_bus_t *bus, char *path, uint32 type) in dhdpcie_download_sig_file()
|
| H A D | dhd_custom_cis.c | 756 dhd_otp_cbfn_rgnstatus(void *ctx, const uint8 *data, uint16 type, uint16 len) in dhd_otp_cbfn_rgnstatus() 836 dhd_otp_cbfn_rgndump(void *ctx, const uint8 *data, uint16 type, uint16 len) in dhd_otp_cbfn_rgndump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.c | 1199 dhd_bus_dmaxfer_lpbk(dhd_pub_t *dhdp, uint32 type) in dhd_bus_dmaxfer_lpbk() 3657 dhdpcie_hybridfw_get_next_block(char * fptr, int *fsize, uint32 *type, uint32 *len) in dhdpcie_hybridfw_get_next_block() 3660 uint32 type; in dhdpcie_hybridfw_get_next_block() member 3779 uint32 type = 0, len = 0; in dhdpcie_hybridfw_download() local 6399 dhdpcie_update_ring_ptrs_in_tcm_with_req_pwr(dhd_bus_t *bus, void *data, uint8 type, in dhdpcie_update_ring_ptrs_in_tcm_with_req_pwr() 6431 dhdpcie_update_ring_ptrs_in_tcm(dhd_bus_t *bus, void *data, uint8 type, uint16 ringid, in dhdpcie_update_ring_ptrs_in_tcm() 6451 dhd_bus_cmn_writeshared(dhd_bus_t *bus, void *data, uint32 len, uint8 type, uint16 ringid) in dhd_bus_cmn_writeshared() 6619 dhd_bus_cmn_readshared(dhd_bus_t *bus, void* data, uint8 type, uint16 ringid) in dhd_bus_cmn_readshared() 10723 dhdpcie_download_rtlv(dhd_bus_t *bus, dngl_rtlv_type_t type, dngl_rtlv_len_t len, uint8 *value) in dhdpcie_download_rtlv() 10945 dhdpcie_download_sig_file(dhd_bus_t *bus, char *path, uint32 type) in dhdpcie_download_sig_file()
|
| H A D | dhd_rtt.h | 184 rtt_type_t type; /* rtt_type */ member 355 rtt_type_t type; /* rtt type */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 192 #define BCM_SET_LIST_FIRST_ENTRY(entry, ptr, type, member) \ argument 198 #define BCM_SET_CONTAINER_OF(entry, ptr, type, member) \ argument 205 #define BCM_SET_LIST_FIRST_ENTRY(entry, ptr, type, member) \ argument 208 #define BCM_SET_CONTAINER_OF(entry, ptr, type, member) \ argument 1180 enum wl_pm_workq_act_type type) in wl_add_remove_pm_enable_work() 1564 enum nl80211_tx_power_setting type, s32 dbm) in wl_set_tx_power() 1694 enum nl80211_iftype type, in wl_cfg80211_add_virtual_iface() 2108 s32 type = -1; in wl_cfg80211_del_virtual_iface() local 2271 enum nl80211_iftype type, in wl_cfg80211_change_virtual_iface() 2526 s32 type = -1; in wl_cfg80211_handle_ifdel() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | osdep_service_bsd.h | 121 #define LIST_CONTAINOR(ptr, type, member) \ argument 600 #define LIST_CONTAINOR(ptr, type, member) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_dig.c | 666 void odm_pause_dig(void *dm_void, enum phydm_pause_type type, in odm_pause_dig() 1946 void phydm_tdma_dig_para_upd(void *dm_void, enum upd_type type, u8 input) in phydm_tdma_dig_para_upd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | osdep_service_bsd.h | 121 #define LIST_CONTAINOR(ptr, type, member) \ argument 600 #define LIST_CONTAINOR(ptr, type, member) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/cxd2880/ |
| H A D | cxd2880_dvbt2.h | 292 enum cxd2880_dvbt2_l1pre_type type; member 325 enum cxd2880_dvbt2_plp_type type; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | nettest.c | 69 int type; /* DGRAM, STREAM, RAW */ member 893 static int stdin_to_socket(int sd, int type, void *addr, socklen_t alen) in stdin_to_socket()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | osdep_service_bsd.h | 121 #define LIST_CONTAINOR(ptr, type, member) \ argument 600 #define LIST_CONTAINOR(ptr, type, member) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | osdep_service_bsd.h | 121 #define LIST_CONTAINOR(ptr, type, member) \ argument 600 #define LIST_CONTAINOR(ptr, type, member) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | mxl5xx.c | 55 u32 type; member 1618 u32 type = state->base->type; in validate_sku() local
|