Searched refs:sink_config (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | qcom-wled.c | 575 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 D | qcom-wled.c | 575 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 D | coresight-tmc-etf.c | 444 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 D | coresight-etb10.c | 428 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 D | ultrasoc-smb.c | 393 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 D | coresight-tmc-etf.c | 470 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 D | coresight-etb10.c | 430 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 D | coresight.h | 262 void *sink_config);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | coresight.h | 324 void *sink_config);
|
Completed in 12 milliseconds