Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/common_lib/cros/cfm/usb/
H A Dusb_port_manager.py150 gpio_path = '/sys/class/gpio/gpio{}'.format(gpio_index)
152 if not self._host.path_exists(gpio_path):
157 self._run('echo out > {}/direction'.format(gpio_path))
160 value_string, gpio_path))
/aosp_15_r20/external/coreboot/src/include/device/
H A Dpath.h117 struct gpio_path { struct
147 struct gpio_path gpio;