Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h8060 struct cdev { struct
8061 struct kobject kobj;
8062 struct module *owner;
8063 const struct file_operations *ops;
8064 struct list_head list;
8065 dev_t dev;
8066 unsigned int count;
13960 struct thermal_cooling_device *cdev; member
27339 struct cdev cdev; member
41395 struct cdev *cdev; member
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h8323 struct cdev { struct
8324 struct kobject kobj;
8325 struct module *owner;
8326 const struct file_operations *ops;
8327 struct list_head list;
8328 dev_t dev;
8329 unsigned int count;
22047 struct thermal_cooling_device *cdev; member
37301 struct cdev cdev; member
50762 struct cdev *cdev; member
[all …]