OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:led_path
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/components/cloud_devices/tools/prototype/
prototype.py
87
led_path
= '/sys/class/leds/ath9k_htc-phy0/'
variable
183
file_trigger = open(os.path.join(
led_path
, 'brightness'), 'w')
737
file_trigger = open(os.path.join(
led_path
, 'trigger'), 'w')
Completed in 355 milliseconds