Home
last modified time | relevance | path

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

/lk-master/dev/
A Ddriver.c60 const struct driver_ops *ops = dev->driver->ops; in device_init()
82 const struct driver_ops *ops = dev->driver->ops; in device_fini()
96 const struct driver_ops *ops = dev->driver->ops; in device_suspend()
110 const struct driver_ops *ops = dev->driver->ops; in device_resume()
/lk-master/dev/include/dev/
A Ddriver.h51 struct driver_ops { struct
64 const struct driver_ops *ops; argument
/lk-master/dev/include/dev/class/
A Duart.h14 struct driver_ops std;
A Dspi.h31 struct driver_ops std;
A Dblock.h15 struct driver_ops std;
A Dfb.h23 struct driver_ops std;
A Di2c.h15 struct driver_ops std;
A Dnetif.h19 struct driver_ops std;

Completed in 5 milliseconds