Home
last modified time | relevance | path

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

/linux/drivers/bus/
H A Dsimple-pm-bus.c137 #define ONLY_BUS ((void *) 1) /* Match if the device is only a bus. */ macro
141 { .compatible = "simple-bus", .data = ONLY_BUS },
142 { .compatible = "simple-mfd", .data = ONLY_BUS },
143 { .compatible = "isa", .data = ONLY_BUS },
144 { .compatible = "arm,amba-bus", .data = ONLY_BUS },