DRIVER_INIT(9) Device drivers infrastructure DRIVER_INIT(9)NAMEdriver_init - initialize driver model.SYNOPSISvoid driver_init(void);ARGUMENTSvoid no argumentsDESCRIPTIONCall the driver model init functions to initialize their subsystems. Called early from init/main.c.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DRIVER_INIT(9)
| Related Man Pages |
|---|
| driver_entry(3erl) - linux |
| struct_class(9) - centos |
| struct_i2c_board_info(9) - centos |
| struct_spi_driver(9) - centos |
| struct_usb_device_driver(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| USB Devices |
| Where to find Linux functions coresponding to the Solaris DDI/DDK? |
| NFS problems (Debian) |
| Can KGDB debug a device driver? |