HomeSort by relevance Sort by last modified time
    Searched refs:DEV_NAME_SYSFS (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.h 138 #define DEV_NAME_SYSFS "/sys/devices/platform/kim/dev_name"
uim.c 365 fd = open(DEV_NAME_SYSFS, O_RDONLY);
367 UIM_ERR("Can't open %s", DEV_NAME_SYSFS);

Completed in 471 milliseconds