Home
last modified time | relevance | path

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

/linux/scripts/
H A Ddev-needs.sh272 CONSUMER=$(realpath ${CONSUMERS[$i]})
275 if already_seen ${CONSUMER}
282 if [ ! -e ${CONSUMER}/driver -a ${ALLOW_NO_DRIVER} -eq 0 ]
295 if add_suppliers ${CONSUMER}
300 if add_parent ${CONSUMER}
307 OUT_LIST+=(${CONSUMER} "ROOT")
/linux/tools/gpio/
H A Dgpio-utils.c20 #define CONSUMER "gpio-utils" macro
217 &config, CONSUMER); in gpiotools_gets()
279 &config, CONSUMER); in gpiotools_sets()
/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c19 #define CONSUMER "gpio-mockup-cdev" macro
31 strcpy(req.consumer, CONSUMER); in request_line_v2()
69 strcpy(req.consumer_label, CONSUMER); in request_line_v1()
/linux/drivers/usb/typec/ucsi/
H A Ducsi.c1636 if (UCSI_CONCAP(con, PROVIDER) && UCSI_CONCAP(con, CONSUMER)) in ucsi_register_port()
1640 else if (UCSI_CONCAP(con, CONSUMER)) in ucsi_register_port()
/linux/tools/power/pm-graph/
H A DREADME587 | TESTING ON CONSUMER LINUX OPERATING SYSTEMS |