Home
last modified time | relevance | path

Searched refs:UDS_PAD_SOURCE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/platform/renesas/vsp1/
Dvsp1_uds.c186 case UDS_PAD_SOURCE: in uds_try_format()
229 UDS_PAD_SOURCE); in uds_set_format()
232 uds_try_format(uds, config, UDS_PAD_SOURCE, format); in uds_set_format()
275 UDS_PAD_SOURCE); in uds_configure_stream()
318 UDS_PAD_SOURCE); in uds_configure_partition()
345 UDS_PAD_SOURCE); in uds_max_width()
387 UDS_PAD_SOURCE); in uds_partition()
Dvsp1_uds.h20 #define UDS_PAD_SOURCE 1 macro