Home
last modified time | relevance | path

Searched defs:sysfs_write (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/linaro/hikey/power/
Dpower_hikey.c106 static int sysfs_write(const char *path, char *s) in sysfs_write() function
/aosp_15_r20/external/pciutils/lib/
H A Dsysfs.c561 static int sysfs_write(struct pci_dev *d, int pos, byte *buf, int len) in sysfs_write() function