Searched refs:device_entry (Results 1 – 7 of 7) sorted by relevance
119 struct device_entry { struct136 TAILQ_ENTRY(device_entry) link; argument156 struct device_entry *entry_p;244 struct device_entry *device_find_by_index(int32_t);247 struct device_entry *device_find_by_name(const char *);250 struct device_entry *device_entry_create(const char *, const char *,254 void device_entry_delete(struct device_entry *entry);
68 TAILQ_HEAD(device_tbl, device_entry);98 struct device_entry *101 struct device_entry *entry = NULL; in device_entry_create()243 static struct device_entry *258 device_entry_delete(struct device_entry *entry) in device_entry_delete()278 static struct device_entry *295 struct device_entry *298 struct device_entry *entry; in device_find_by_index()309 struct device_entry *370 struct device_entry *entry; in device_collector()[all …]
147 disk_entry_create(const struct device_entry *devEntry) in disk_entry_create()173 struct device_entry *devEntry; in disk_entry_delete()251 struct device_entry *entry; in disk_OS_get_ATA_disks()339 struct device_entry *entry; in disk_OS_get_MD_disks()401 struct device_entry *entry; in disk_OS_get_disks()
90 network_entry_create(const struct device_entry *devEntry) in network_entry_create()128 struct device_entry *dev; in network_get_interfaces()
90 printer_entry_create(const struct device_entry *devEntry) in printer_entry_create()208 struct device_entry *dev_entry; in handle_printer()
159 struct device_entry *dev; in proc_create_entry()
32 this string device_entry;78 this->device_entry = strjoin(this->devinfo.dev_name,96 this->device_entry,