Home
last modified time | relevance | path

Searched refs:sink_config (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c444 void *sink_config) in tmc_update_etf_buffer()
453 struct cs_buffers *buf = sink_config; in tmc_update_etf_buffer()
442 tmc_update_etf_buffer(struct coresight_device *csdev, struct perf_output_handle *handle, void *sink_config) tmc_update_etf_buffer() argument
H A Dcoresight-etb10.c428 void *sink_config) in etb_update_buffer()
437 struct cs_buffers *buf = sink_config; in etb_update_buffer()
426 etb_update_buffer(struct coresight_device *csdev, struct perf_output_handle *handle, void *sink_config) etb_update_buffer() argument
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dultrasoc-smb.c393 void *sink_config) in smb_update_buffer()
397 struct cs_buffers *buf = sink_config; in smb_update_buffer()
391 smb_update_buffer(struct coresight_device *csdev, struct perf_output_handle *handle, void *sink_config) smb_update_buffer() argument
H A Dcoresight-tmc-etf.c470 void *sink_config) in tmc_update_etf_buffer()
479 struct cs_buffers *buf = sink_config; in tmc_update_etf_buffer()
468 tmc_update_etf_buffer(struct coresight_device *csdev, struct perf_output_handle *handle, void *sink_config) tmc_update_etf_buffer() argument
H A Dcoresight-etb10.c430 void *sink_config) in etb_update_buffer()
439 struct cs_buffers *buf = sink_config; in etb_update_buffer()
428 etb_update_buffer(struct coresight_device *csdev, struct perf_output_handle *handle, void *sink_config) etb_update_buffer() argument
/kernel/linux/linux-5.10/include/linux/
H A Dcoresight.h262 void *sink_config);
/kernel/linux/linux-6.6/include/linux/
H A Dcoresight.h324 void *sink_config);

Completed in 12 milliseconds