Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/adc/
H A Dadc-uclass.c17 #define ADC_UCLASS_PLATDATA_SIZE sizeof(struct adc_uclass_platdata) macro
439 .per_device_platdata_auto_alloc_size = ADC_UCLASS_PLATDATA_SIZE,