Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bus/
Dsimple-pm-bus.c118 #define ONLY_BUS ((void *) 1) /* Match if the device is only a bus. */ macro
122 { .compatible = "simple-bus", .data = ONLY_BUS },
123 { .compatible = "simple-mfd", .data = ONLY_BUS },
124 { .compatible = "isa", .data = ONLY_BUS },
125 { .compatible = "arm,amba-bus", .data = ONLY_BUS },