Searched refs:FOPEN_NONSEEKABLE (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/msm8994/kernel-headers/linux/
H A Dfuse.h86 #define FOPEN_NONSEEKABLE (1 << 2) macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dfuse.h200 * FOPEN_NONSEEKABLE: the file is not seekable
204 #define FOPEN_NONSEEKABLE (1 << 2) macro
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dfuse.h87 #define FOPEN_NONSEEKABLE (1 << 2) macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dfuse.h207 * FOPEN_NONSEEKABLE: the file is not seekable
211 #define FOPEN_NONSEEKABLE (1 << 2) macro

Completed in 42 milliseconds