Home
last modified time | relevance | path

Searched refs:sink_config (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/backlight/
H A Dqcom-wled.c575 u32 sink_config = 0; in wled_auto_string_detection() local
581 WLED4_SINK_REG_CURR_SINK, &sink_config); in wled_auto_string_detection()
686 if (sink_valid != sink_config) { in wled_auto_string_detection()
688 sink_config, sink_valid); in wled_auto_string_detection()
689 sink_config = sink_valid; in wled_auto_string_detection()
695 sink_config); in wled_auto_string_detection()
706 if (sink_config & in wled_auto_string_detection()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c472 void *sink_config) in tmc_update_etf_buffer() argument
481 struct cs_buffers *buf = sink_config; in tmc_update_etf_buffer()
/linux/include/linux/
H A Dcoresight.h358 void *sink_config);