Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/backlight/
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-6.1.9/drivers/hwtracing/coresight/
Dcoresight-tmc-etf.c446 void *sink_config) in tmc_update_etf_buffer() argument
455 struct cs_buffers *buf = sink_config; in tmc_update_etf_buffer()
Dcoresight-etb10.c429 void *sink_config) in etb_update_buffer() argument
438 struct cs_buffers *buf = sink_config; in etb_update_buffer()
/linux-6.1.9/include/linux/
Dcoresight.h298 void *sink_config);