Searched defs:bcm5974 (Results 1 – 1 of 1) sorted by relevance
217 struct bcm5974 { struct222 struct bcm5974_config cfg; /* device configuration */ argument223 struct mutex pm_mutex; /* serialize access to open/suspend */224 int opened; /* 1: opened, 0: closed */248 static const struct bcm5974_config bcm5974_config_table[] = { argument