Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/backlight/
Dqcom-wled.c563 u32 sink_config = 0; in wled_auto_string_detection() local
569 WLED4_SINK_REG_CURR_SINK, &sink_config); in wled_auto_string_detection()
673 if (sink_valid != sink_config) { in wled_auto_string_detection()
675 sink_config, sink_valid); in wled_auto_string_detection()
676 sink_config = sink_valid; in wled_auto_string_detection()
682 sink_config); in wled_auto_string_detection()
692 if (sink_config & in wled_auto_string_detection()
/Linux-v5.10/include/linux/
Dcoresight.h262 void *sink_config);
/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-tmc-etf.c442 void *sink_config) in tmc_update_etf_buffer() argument
451 struct cs_buffers *buf = sink_config; in tmc_update_etf_buffer()
Dcoresight-etb10.c426 void *sink_config) in etb_update_buffer() argument
435 struct cs_buffers *buf = sink_config; in etb_update_buffer()