Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bus/
Dsimple-pm-bus.c70 #define ONLY_BUS ((void *) 1) /* Match if the device is only a bus. */ macro
74 { .compatible = "simple-bus", .data = ONLY_BUS },
75 { .compatible = "simple-mfd", .data = ONLY_BUS },
76 { .compatible = "isa", .data = ONLY_BUS },
77 { .compatible = "arm,amba-bus", .data = ONLY_BUS },