Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/hwtracing/coresight/
Dcoresight-tmc-etf.c470 void *sink_config) in tmc_update_etf_buffer() argument
479 struct cs_buffers *buf = sink_config; in tmc_update_etf_buffer()
Dultrasoc-smb.c400 void *sink_config) in smb_update_buffer() argument
404 struct cs_buffers *buf = sink_config; in smb_update_buffer()
Dcoresight-etb10.c430 void *sink_config) in etb_update_buffer() argument
439 struct cs_buffers *buf = sink_config; in etb_update_buffer()
/Linux-v6.6/include/linux/
Dcoresight.h324 void *sink_config);