Home
last modified time | relevance | path

Searched refs:DeviceParameterCtrl (Results 1 – 1 of 1) sorted by relevance

/base/startup/init/ueventd/standard/
Dueventd_parameter.c37 } DeviceParameterCtrl; typedef
39 static DeviceParameterCtrl g_parameterCtrl = {
50 static struct DeviceUdevConf *GetFristParameter(DeviceParameterCtrl *parameterCtrl) in GetFristParameter()
65 DeviceParameterCtrl *parameterCtrl = (DeviceParameterCtrl *)data; in ThreadRun()
104 static void AddParameter(DeviceParameterCtrl *parameterCtrl, struct DeviceUdevConf *config) in AddParameter()