Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h37298 struct device___2 { struct
37300 struct device___2 *parent; argument
37301 struct device_private *p;
37302 const char *init_name;
37303 const struct device_type___2 *type;
37304 struct bus_type___2 *bus;
37305 struct device_driver___2 *driver;
37306 void *platform_data;
37307 void *driver_data;
37331 void (*release)(struct device___2 *); argument
[all …]
Dvmlinux.h37298 struct device___2 { struct
37300 struct device___2 *parent; argument
37301 struct device_private *p;
37302 const char *init_name;
37303 const struct device_type___2 *type;
37304 struct bus_type___2 *bus;
37305 struct device_driver___2 *driver;
37306 void *platform_data;
37307 void *driver_data;
37331 void (*release)(struct device___2 *); argument
[all …]