Searched refs:INSTALL_SYSFS_ENTRY (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/wpan/ti_st/uim-sysfs/
H A Duim.c702 if (0 == lstat(INSTALL_SYSFS_ENTRY, &file_stat)) {
771 st_fd = open(INSTALL_SYSFS_ENTRY, O_RDONLY);
773 UIM_DBG("unable to open %s (%s)", INSTALL_SYSFS_ENTRY,
801 st_fd = open(INSTALL_SYSFS_ENTRY, O_RDONLY);
803 UIM_ERR("re-opening %s failed: %s", INSTALL_SYSFS_ENTRY,
812 UIM_ERR("reading %s failed: %s", INSTALL_SYSFS_ENTRY,
H A Duim.h137 #define INSTALL_SYSFS_ENTRY "/sys/devices/platform/kim/install" macro

Completed in 152 milliseconds