Home
last modified time | relevance | path

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

/include/linux/pse-pd/
A Dpse.h302 struct pse_controller_dev { struct
304 struct module *owner;
305 struct list_head list;
307 struct device *dev;
308 int of_pse_n_cells;
309 unsigned int nr_lines;
310 struct mutex lock;
312 struct pse_pi *pi;
313 bool no_of_pse_pi;
314 int irq;
[all …]

Completed in 7 milliseconds