Home
last modified time | relevance | path

Searched defs:self (Results 1 - 22 of 22) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_ccswe.c46 void kbase_ccswe_init(struct kbase_ccswe *self) in kbase_ccswe_init() argument
28 kbasep_ccswe_cycle_at_no_lock( struct kbase_ccswe *self, u64 timestamp_ns) kbasep_ccswe_cycle_at_no_lock() argument
53 kbase_ccswe_cycle_at(struct kbase_ccswe *self, u64 timestamp_ns) kbase_ccswe_cycle_at() argument
65 kbase_ccswe_freq_change( struct kbase_ccswe *self, u64 timestamp_ns, u32 gpu_freq) kbase_ccswe_freq_change() argument
88 kbase_ccswe_reset(struct kbase_ccswe *self) kbase_ccswe_reset() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_ccswe.c29 static u64 kbasep_ccswe_cycle_at_no_lock(struct kbase_ccswe *self, u64 timestamp_ns) in kbasep_ccswe_cycle_at_no_lock() argument
45 void kbase_ccswe_init(struct kbase_ccswe *self) in kbase_ccswe_init() argument
53 kbase_ccswe_cycle_at(struct kbase_ccswe *self, u64 timestamp_ns) kbase_ccswe_cycle_at() argument
66 kbase_ccswe_freq_change(struct kbase_ccswe *self, u64 timestamp_ns, u32 gpu_freq) kbase_ccswe_freq_change() argument
90 kbase_ccswe_reset(struct kbase_ccswe *self) kbase_ccswe_reset() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/hand_classify/
H A Dyolov2_hand_detect.c39 SAMPLE_SVP_NNIE_CFG_S *self = NULL; in Yolo2FdLoad() local
67 SAMPLE_SVP_NNIE_CFG_S *self = (SAMPLE_SVP_NNIE_CFG_S*)model; in HandDetect() local
H A Dhand_classify.c81 SAMPLE_SVP_NNIE_CFG_S *self = NULL; in Yolo2HandDetectResnetClassifyLoad() local
203 SAMPLE_SVP_NNIE_CFG_S *self = (SAMPLE_SVP_NNIE_CFG_S*)model; in Yolo2HandDetectResnetClassifyCal() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H A Dsample_media_opencv.cpp53 static void TennisViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) in TennisViCfgSetDev() argument
66 static void TennisViCfgSetChn(ViCfg* self, int chnId, PIXEL_FORMAT_E pixFormat, in TennisViCfgSetChn() argument
91 TennisStVbParamCfg(VbCfg *self) TennisStVbParamCfg() argument
129 TennisStVoParamCfg(VoCfg *self) TennisStVoParamCfg() argument
[all...]
H A Dsample_media_ai.c1376 void ViCfgInit(ViCfg* self) in ViCfgInit() argument
1396 ViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) ViCfgSetDev() argument
1409 ViCfgSetPipe(ViCfg* self, int pipe0Id, int pipe1Id, int pipe2Id, int pipe3Id) ViCfgSetPipe() argument
1423 ViCfgSetChn(ViCfg* self, int chnId, PIXEL_FORMAT_E pixFormat, VIDEO_FORMAT_E videoFormat, DYNAMIC_RANGE_E dynamicRange) ViCfgSetChn() argument
1444 VpssCfgInit(VpssCfg* self) VpssCfgInit() argument
1458 VpssCfgSetGrp(VpssCfg* self, int grpId, const VPSS_GRP_ATTR_S* grpAttr, int maxWidth, int maxHeight) VpssCfgSetGrp() argument
1483 VpssCfgAddChn(VpssCfg* self, int chnId, const VPSS_CHN_ATTR_S* chnAttr, int width, int height) VpssCfgAddChn() argument
1740 MppSess *self = MppSessNew(); // todo:realease malloc ViVpssCreate() local
1906 StVbParamCfg(VbCfg *self) StVbParamCfg() argument
1933 StVoParamCfg(VoCfg *self) StVoParamCfg() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/cnn_trash_classify/
H A Dcnn_trash_classify.c126 SAMPLE_SVP_NNIE_CFG_S *self = NULL; in CnnTrashClassifyLoadModel() local
248 SAMPLE_SVP_NNIE_CFG_S *self = (SAMPLE_SVP_NNIE_CFG_S*)model; // reference to SDK sample_comm_nnie.h Line 99 in CnnTrashClassifyCal() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/store_sample/smp/
H A Dsample_store.c350 HI_S32 ViCfgInit(ViCfg *self) in ViCfgInit() argument
373 HI_VOID ViCfgSetDevPipeChnInfo(ViCfg *self) in ViCfgSetDevPipeChnInfo() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_tl_reader.c71 struct kbase_csf_tl_reader *self = &kbdev->timeline->csf_tl_reader; in kbase_csf_tl_debugfs_poll_interval_read() local
81 struct kbase_csf_tl_reader *self = &kbdev->timeline->csf_tl_reader; in kbase_csf_tl_debugfs_poll_interval_write() local
139 kbase_ts_converter_init( struct kbase_ts_converter *self, struct kbase_device *kbdev) kbase_ts_converter_init() argument
175 kbase_ts_converter_convert(const struct kbase_ts_converter *self, u64 *gpu_ts) kbase_ts_converter_convert() argument
189 tl_reader_overflow_notify( const struct kbase_csf_tl_reader *self, u8 *const msg_buf_start, u8 *const msg_buf_end) tl_reader_overflow_notify() argument
213 tl_reader_overflow_check( struct kbase_csf_tl_reader *self, u16 event_id) tl_reader_overflow_check() argument
250 tl_reader_reset(struct kbase_csf_tl_reader *self) tl_reader_reset() argument
259 kbase_csf_tl_reader_flush_buffer(struct kbase_csf_tl_reader *self) kbase_csf_tl_reader_flush_buffer() argument
352 struct kbase_csf_tl_reader *self = kbasep_csf_tl_reader_read_callback() local
377 tl_reader_init_late( struct kbase_csf_tl_reader *self, struct kbase_device *kbdev) tl_reader_init_late() argument
432 tl_reader_update_enable_bit( struct kbase_csf_tl_reader *self, bool value) tl_reader_update_enable_bit() argument
444 kbase_csf_tl_reader_init(struct kbase_csf_tl_reader *self, struct kbase_tlstream *stream) kbase_csf_tl_reader_init() argument
465 kbase_csf_tl_reader_term(struct kbase_csf_tl_reader *self) kbase_csf_tl_reader_term() argument
470 kbase_csf_tl_reader_start(struct kbase_csf_tl_reader *self, struct kbase_device *kbdev) kbase_csf_tl_reader_start() argument
509 kbase_csf_tl_reader_stop(struct kbase_csf_tl_reader *self) kbase_csf_tl_reader_stop() argument
529 kbase_csf_tl_reader_reset(struct kbase_csf_tl_reader *self) kbase_csf_tl_reader_reset() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcm_ring.h164 struct bcm_ring *self; /* ptr to self for IS VALID test */ member
404 bcm_ring_sync_read(bcm_ring_t *peer, const bcm_ring_t *self) in bcm_ring_sync_read() argument
417 bcm_ring_sync_write(bcm_ring_t *peer, const bcm_ring_t *self) bcm_ring_sync_write() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/
H A Dai_infer_process.c235 SAMPLE_SVP_NNIE_CFG_S *self; in CnnCreate() local
312 CnnDestroy(SAMPLE_SVP_NNIE_CFG_S *self) CnnDestroy() argument
553 CnnCalImg(SAMPLE_SVP_NNIE_CFG_S* self, const IVE_IMAGE_S *img, RecogNumInfo resBuf[], int resSize, int* resLen) CnnCalImg() argument
806 SAMPLE_SVP_NNIE_CFG_S *self; Yolo2Create() local
886 Yolo2Destory(SAMPLE_SVP_NNIE_CFG_S *self) Yolo2Destory() argument
963 Yolo2CalImg(SAMPLE_SVP_NNIE_CFG_S* self, const IVE_IMAGE_S *img, DetectObjInfo resBuf[], int resSize, int* resLen) Yolo2CalImg() argument
[all...]
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-wlan.c713 static int rfkill_wlan_fb_event_notify(struct notifier_block *self, in rfkill_wlan_fb_event_notify() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_mac80211.c764 void WalReleaseHwCapability(struct WlanHwCapability *self) in WalReleaseHwCapability() argument
/device/qemu/drivers/virtio/
H A Dvirtnet.c611 static void FakeWalHwCapabilityRelease(struct WlanHwCapability *self) in FakeWalHwCapabilityRelease() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dosd_img.c168 OsdSet *self = NULL; in OsdsCreate() local
284 OsdsCreateRgn(OsdSet* self) OsdsCreateRgn() argument
377 OsdsDestroyRgn(OsdSet* self, int rgnHnd) OsdsDestroyRgn() argument
394 OsdsClear(OsdSet* self) OsdsClear() argument
409 OsdsDestroy(OsdSet* self) OsdsDestroy() argument
1232 OsdsSetRgn(OsdSet* self, int rgnHnd, const HI_OSD_ATTR_S* rgnAttr) OsdsSetRgn() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/
H A Dsample_lcd.c1348 void ViCfgInit(ViCfg* self) in ViCfgInit() argument
1368 ViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) ViCfgSetDev() argument
1381 ViCfgSetPipe(ViCfg* self, int pipe0Id, int pipe1Id, int pipe2Id, int pipe3Id) ViCfgSetPipe() argument
1395 ViCfgSetChn(ViCfg* self, int chnId, PIXEL_FORMAT_E pixFormat, VIDEO_FORMAT_E videoFormat, DYNAMIC_RANGE_E dynamicRange) ViCfgSetChn() argument
1416 VpssCfgInit(VpssCfg* self) VpssCfgInit() argument
1430 VpssCfgSetGrp(VpssCfg* self, int grpId, const VPSS_GRP_ATTR_S* grpAttr, int maxWidth, int maxHeight) VpssCfgSetGrp() argument
1455 VpssCfgAddChn(VpssCfg* self, int chnId, const VPSS_CHN_ATTR_S* chnAttr, int width, int height) VpssCfgAddChn() argument
1712 MppSess *self = MppSessNew(); ViVpssCreate() local
1735 StVoParamCfg(VoCfg *self) StVoParamCfg() argument
1746 StVbParamCfg(VbCfg *self) StVbParamCfg() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-wlan.c683 static int rfkill_wlan_fb_event_notify(struct notifier_block *self, unsigned long action, void *data) in rfkill_wlan_fb_event_notify() argument
/device/soc/rockchip/rk3588/kernel/drivers/pci/
H A Dpci.h339 struct pci_dev *self; /* This PF */ member
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c322 void BDH6WalReleaseHwCapability(struct WlanHwCapability *self) in BDH6WalReleaseHwCapability() argument
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c1296 static int gic_cpu_pm_notifier(struct notifier_block *self, unsigned long cmd, void *v) in gic_cpu_pm_notifier() argument
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dhcd.h87 struct usb_bus self; /* hcd is-a bus */ member
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c3349 static int cpuset_track_online_nodes(struct notifier_block *self, unsigned long action, void *arg) in cpuset_track_online_nodes() argument

Completed in 28 milliseconds