Home
last modified time | relevance | path

Searched defs:pt (Results 1 - 17 of 17) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Dsync_debug.c112 struct sync_pt *pt = container_of(pos, struct sync_pt, link); in sync_print_obj() local
H A Dsw_sync.c135 struct sync_pt *pt = dma_fence_to_sync_pt(fence); in timeline_fence_release() local
195 struct sync_pt *pt, *next; in sync_timeline_signal() local
238 struct sync_pt *pt; sync_pt_create() local
314 struct sync_pt *pt, *next; sw_sync_debugfs_release() local
334 struct sync_pt *pt; sw_sync_ioctl_create_fence() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_traffic_classify.c138 hi_u32 pt; in hmac_tx_traffic_judge() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_sync_android.c41 struct sync_pt pt; member
49 static inline struct sync_timeline *sync_pt_parent(struct sync_pt *pt) in sync_pt_parent() argument
60 static struct mali_sync_pt *to_mali_sync_pt(struct sync_pt *pt) in to_mali_sync_pt() argument
65 static struct sync_pt *timeline_dup(struct sync_pt *pt) in timeline_dup() argument
82 static int timeline_has_signaled(struct sync_pt *pt) in timeline_has_signaled() argument
117 pt_value_str(struct sync_pt *pt, char *str, int size) pt_value_str() argument
201 struct sync_pt *pt = sync_pt_create(parent, sizeof(struct mali_sync_pt)); kbase_sync_pt_alloc() local
219 struct sync_pt *pt; kbase_sync_fence_out_create() local
333 kbase_sync_signal_pt(struct sync_pt *pt, int result) kbase_sync_signal_pt() argument
365 struct sync_pt *pt; global() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_sync_android.c48 struct sync_pt pt; member
56 static inline struct sync_timeline *sync_pt_parent(struct sync_pt *pt) in sync_pt_parent() argument
67 static struct mali_sync_pt *to_mali_sync_pt(struct sync_pt *pt) in to_mali_sync_pt() argument
72 static struct sync_pt *timeline_dup(struct sync_pt *pt) in timeline_dup() argument
89 static int timeline_has_signaled(struct sync_pt *pt) in timeline_has_signaled() argument
124 pt_value_str(struct sync_pt *pt, char *str, int size) pt_value_str() argument
208 struct sync_pt *pt = sync_pt_create(parent, sizeof(struct mali_sync_pt)); kbase_sync_pt_alloc() local
226 struct sync_pt *pt; kbase_sync_fence_out_create() local
340 kbase_sync_signal_pt(struct sync_pt *pt, int result) kbase_sync_signal_pt() argument
372 struct sync_pt *pt; global() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_sync.c66 MALI_STATIC_INLINE struct mali_sync_pt *to_mali_sync_pt(struct sync_pt *pt) in to_mali_sync_pt() argument
85 static int timeline_has_signaled(struct sync_pt *pt) in timeline_has_signaled() argument
101 static void timeline_free_pt(struct sync_pt *pt) in timeline_free_pt() argument
142 timeline_dup(struct sync_pt *pt) timeline_dup() argument
245 timeline_pt_value_str(struct sync_pt *pt, char *str, int size) timeline_pt_value_str() argument
439 struct sync_pt *pt; mali_sync_flag_create_pt() local
592 struct mali_internal_sync_point *pt; mali_sync_flag_create_pt() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_mode_config.c489 struct drm_property *property, *pt; in drm_mode_config_cleanup() local
H A Ddrm_modes.c1337 struct drm_display_mode *pmode, *pt; in drm_connector_list_update() local
H A Ddrm_edid.c2552 static void drm_mode_do_interlace_quirk(struct drm_display_mode *mode, struct detailed_pixel_timing *pt) in drm_mode_do_interlace_quirk() argument
2592 struct detailed_pixel_timing *pt = &timing->data.pixel_data; in drm_mode_detailed() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_sync_android.c47 struct sync_pt pt; member
58 static struct mali_sync_pt *to_mali_sync_pt(struct sync_pt *pt) in to_mali_sync_pt() argument
63 static struct sync_pt *timeline_dup(struct sync_pt *pt) in timeline_dup() argument
80 static int timeline_has_signaled(struct sync_pt *pt) in timeline_has_signaled() argument
116 pt_value_str(struct sync_pt *pt, char *str, int size) pt_value_str() argument
199 struct sync_pt *pt = sync_pt_create(parent, kbase_sync_pt_alloc() local
217 struct sync_pt *pt; kbase_sync_fence_out_create() local
310 kbase_sync_signal_pt(struct sync_pt *pt, int result) kbase_sync_signal_pt() argument
345 struct sync_pt *pt; kbase_sync_fence_out_trigger() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_sync_android.c43 struct sync_pt pt; member
51 static inline struct sync_timeline *sync_pt_parent(struct sync_pt *pt) in sync_pt_parent() argument
63 static struct mali_sync_pt *to_mali_sync_pt(struct sync_pt *pt) in to_mali_sync_pt() argument
68 static struct sync_pt *timeline_dup(struct sync_pt *pt) in timeline_dup() argument
85 static int timeline_has_signaled(struct sync_pt *pt) in timeline_has_signaled() argument
121 pt_value_str(struct sync_pt *pt, char *str, int size) pt_value_str() argument
203 struct sync_pt *pt = sync_pt_create(parent, kbase_sync_pt_alloc() local
221 struct sync_pt *pt; kbase_sync_fence_out_create() local
333 kbase_sync_signal_pt(struct sync_pt *pt, int result) kbase_sync_signal_pt() argument
368 struct sync_pt *pt; global() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_sync.c65 MALI_STATIC_INLINE struct mali_sync_pt *to_mali_sync_pt(struct sync_pt *pt) in to_mali_sync_pt() argument
83 static int timeline_has_signaled(struct sync_pt *pt) in timeline_has_signaled() argument
99 static void timeline_free_pt(struct sync_pt *pt) in timeline_free_pt() argument
140 timeline_dup(struct sync_pt *pt) timeline_dup() argument
240 timeline_pt_value_str(struct sync_pt *pt, char *str, int size) timeline_pt_value_str() argument
429 struct sync_pt *pt; mali_sync_flag_create_pt() local
570 struct mali_internal_sync_point *pt; mali_sync_flag_create_pt() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250.h316 static inline int is_omap1_8250(struct uart_8250_port *pt) in is_omap1_8250() argument
334 static inline int is_omap1510_8250(struct uart_8250_port *pt) in is_omap1510_8250() argument
343 static inline int is_omap1_8250(struct uart_8250_port *pt) in is_omap1_8250() argument
347 static inline int is_omap1510_8250(struct uart_8250_port *pt) in is_omap1510_8250() argument
H A D8250_port.c3090 static unsigned int serial8250_port_size(struct uart_8250_port *pt) in serial8250_port_size() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_ip.c58 uint8 *pt; /* Pointer to type field */ in pkt_frag_info() local
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c312 bool pt; in iommu_set_def_domain_type() local
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2973 static void its_free_pending_table(struct page *pt) in its_free_pending_table() argument

Completed in 35 milliseconds