Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dsimplefb.c323 #define SUPPLY_SUFFIX "-supply" macro
358 p = strstr(prop->name, SUPPLY_SUFFIX); in simplefb_regulators_get()
375 p = strstr(prop->name, SUPPLY_SUFFIX); in simplefb_regulators_get()
380 strlen(prop->name) - strlen(SUPPLY_SUFFIX) + 1); in simplefb_regulators_get()