Home
last modified time | relevance | path

Searched refs:par_io_of_config (Results 1 – 1 of 1) sorted by relevance

/include/soc/fsl/qe/
Dqe.h160 extern int par_io_of_config(struct device_node *np);
166 static inline int par_io_of_config(struct device_node *np) { return -ENOSYS; } in par_io_of_config() function