Searched refs:default_mpc_oem_bus_info (Results 1 – 3 of 3) sorted by relevance
72 extern void default_mpc_oem_bus_info(struct mpc_bus *m, char *str);74 # define default_mpc_oem_bus_info NULL macro83 #define default_mpc_oem_bus_info NULL macro
49 .mpc_oem_bus_info = default_mpc_oem_bus_info,
76 void __init default_mpc_oem_bus_info(struct mpc_bus *m, char *str) in default_mpc_oem_bus_info() function