Home
last modified time | relevance | path

Searched defs:object (Results 1 – 25 of 41) sorted by relevance

12

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_notification.c83 void _mali_osk_notification_delete(_mali_osk_notification_t *object) in _mali_osk_notification_delete()
106 …sk_notification_queue_send(_mali_osk_notification_queue_t *queue, _mali_osk_notification_t *object) in _mali_osk_notification_queue_send()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_notification.c86 void _mali_osk_notification_delete(_mali_osk_notification_t *object) in _mali_osk_notification_delete()
109 …sk_notification_queue_send(_mali_osk_notification_queue_t *queue, _mali_osk_notification_t *object) in mali_osk_notification_queue_send()
/device/board/talkweb/niobe407/liteos_m/fs/littlefs/src/
Dfs_init.c113 static int32_t FsDriverCheck(struct HdfDeviceObject *object) in FsDriverCheck()
144 static int32_t FsDriverInit(struct HdfDeviceObject *object) in FsDriverInit()
/device/soc/esp/esp32/components/esp_system/
Dstartup.c169 struct object { long placeholder[ 10 ]; }; in do_global_ctors() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/
Dlos_list.h96 #define LOS_DL_LIST_FIRST(object) ((object)->pstNext) argument
118 #define LOS_DL_LIST_LAST(object) ((object)->pstPrev) argument
/device/soc/st/stm32f407zg/uniproton/board/hdf_platform/src/
Dfs_init.c34 static int32_t FsDriverInit(struct HdfDeviceObject *object) in FsDriverInit()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_lease.c205 int object; in drm_lease_create() local
308 int object; in _drm_lease_revoke() local
673 int object; in drm_mode_get_lease_ioctl() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_list.h202 #define hi_list_first(object) ((object)->next) argument
204 #define hi_list_last(object) ((object)->prev) argument
/device/board/osware/imx8mm/drivers/ethernet/
Dhdf_driver_register.c64 static void HdfEthNxpChipRelease(struct HdfDeviceObject *object) in HdfEthNxpChipRelease()
/device/soc/hisilicon/common/platform/hieth-sf/adapter/
Dhdf_driver_register.c62 static void HdfEthHisiChipRelease(struct HdfDeviceObject *object) in HdfEthHisiChipRelease()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
Dhi_list.h255 #define hi_list_first(object) ((object)->next) argument
258 #define hi_list_last(object) ((object)->prev) argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
Dhdf_driver_register.c126 static void HdfWlanHisiChipRelease(struct HdfDeviceObject *object) in HdfWlanHisiChipRelease()
/device/board/unionman/unionpi_tiger/kernel/hdf/wifi/rtl8822cs/hdf/
Dhdf_driver_register.c127 static void HdfWlanChipRelease(struct HdfDeviceObject *object) in HdfWlanChipRelease()
/device/board/isoftstone/zhiyuan/kernel/hdf/driver/wifi/xr829_hdfadapter/
Dhdf_driver_register.c129 static void HdfWlanXrChipRelease(struct HdfDeviceObject *object) in HdfWlanXrChipRelease()
/device/board/osware/imx8mm/drivers/wifi/ap6212/hdfadapter/
Dhdf_driver_register.c135 static void HdfWlanApChipRelease(struct HdfDeviceObject *object) in HdfWlanApChipRelease()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/
Dpage_trace.h189 static inline int slab_trace_mark_object(void *object, unsigned long ip, in slab_trace_mark_object()
194 static inline int slab_trace_remove_object(void *object, struct kmem_cache *s) in slab_trace_remove_object()
/device/soc/bestechnic/bes2600/liteos_m/components/drivers/flash/
Dflash_conf.c220 static int32_t FlashDriverInit(struct HdfDeviceObject *object) in FlashDriverInit()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/
Dhdf_driver_bdh_register.c158 static void HdfWlanBDH6ChipRelease(struct HdfDeviceObject *object) in HdfWlanBDH6ChipRelease()
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
Dhdf_driver_bdh_register.c163 static void HdfWlanBDH6ChipRelease(struct HdfDeviceObject *object) in HdfWlanBDH6ChipRelease()
/device/soc/bestechnic/bes2600/liteos_m/components/fs/
Dfs_init.c93 static int32_t FsDriverInit(struct HdfDeviceObject *object) in FsDriverInit()
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/perf/
Dperf_pnp.cpp115 Mat object(1, count, CV_32FC3); variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dmem.h82 COAP_STATIC_INLINE void coap_free(void *object) { in coap_free()
/device/soc/winnermicro/wm800/board/src/components/fs/
Dwm_fs_init.c101 static int32_t FsDriverInit(struct HdfDeviceObject *object) in FsDriverInit()
/device/board/kaihong/khdvk_3566b/kernel/panel/
Dmipi_jdi_gt911.c243 int32_t PanelEntryInit(struct HdfDeviceObject *object) in PanelEntryInit()
/device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/common/
Dusb_list.h146 #define USB_SLIST_OBJECT_INIT(object) \ argument
338 #define USB_DLIST_OBJECT_INIT(object) \ argument

12