Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h114589 struct rproc_subdev { struct
114591 int (*prepare)(struct rproc_subdev *); argument
114592 int (*start)(struct rproc_subdev *); argument
114593 void (*stop)(struct rproc_subdev *, bool); argument
114594 void (*unprepare)(struct rproc_subdev *); argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h121926 struct rproc_subdev { struct
121928 int (*prepare)(struct rproc_subdev *); argument
121929 int (*start)(struct rproc_subdev *); argument
121930 void (*stop)(struct rproc_subdev *, bool); argument
121931 void (*unprepare)(struct rproc_subdev *); argument