Home | History | Annotate | Download | only in src

Lines Matching refs:FW_PATH

309 #define FW_PATH "/vendor/firmware/libpn544_fw.so"
317 void *handle = dlopen(FW_PATH, RTLD_NOW);
319 ALOGE("Could not open %s", FW_PATH);