Searched refs:set_input_mode (Results 1 – 6 of 6) sorted by relevance
72 if (stream_enc->funcs->set_input_mode) in setup_dio_stream_encoder()73 stream_enc->funcs->set_input_mode(stream_enc, in setup_dio_stream_encoder()96 if (stream_enc->funcs->set_input_mode) in reset_dio_stream_encoder()97 stream_enc->funcs->set_input_mode(stream_enc, 0); in reset_dio_stream_encoder()
271 void (*set_input_mode)( member
481 .set_input_mode = enc314_set_dig_input_mode,
490 .set_input_mode = enc314_set_dig_input_mode,
467 .set_input_mode = enc32_set_dig_input_mode,
766 .set_input_mode = enc401_set_dig_input_mode,
Completed in 10 milliseconds