VSF Documented
Data Structures | Functions
bus.h File Reference
#include <linux/types.h>
#include <linux/kobject.h>
#include <linux/pm.h>

Go to the source code of this file.

Data Structures

struct  bus_type
 

Functions

int bus_register (struct bus_type *bus)
 
void bus_unregister (struct bus_type *bus)
 
int bus_rescan_devices (struct bus_type *bus)
 

Function Documentation

◆ bus_register()

int bus_register ( struct bus_type bus)
extern

◆ bus_unregister()

void bus_unregister ( struct bus_type bus)
extern

◆ bus_rescan_devices()

int bus_rescan_devices ( struct bus_type bus)
extern