Home
last modified time | relevance | path

Searched defs:DeviceInfoNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/
H A Ddevmgr_hdi.h62 struct DeviceInfoNode { struct
64 char *svcName;
66 enum HDF_DEVICE_TYPE deviceType;
68 struct DListHead node;
/ohos5.0/drivers/peripheral/input/hal/include/
H A Dinput_common.h57 } DeviceInfoNode; typedef