Home
last modified time | relevance | path

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

/external/u-boot/drivers/adc/
Dadc-uclass.c16 #define ADC_UCLASS_PLATDATA_SIZE sizeof(struct adc_uclass_platdata) macro
403 .per_device_platdata_auto_alloc_size = ADC_UCLASS_PLATDATA_SIZE,