HomeSort by: relevance | last modified time | path
    Searched defs:cir_params (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ir/
cirio.h 37 struct cir_params { struct
42 #define CIR_GET_PARAMS _IOR('I', 201, struct cir_params)
43 #define CIR_SET_PARAMS _IOW('I', 202, struct cir_params)
cirio.h 37 struct cir_params { struct
42 #define CIR_GET_PARAMS _IOR('I', 201, struct cir_params)
43 #define CIR_SET_PARAMS _IOW('I', 202, struct cir_params)

Completed in 24 milliseconds