Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/adc/
H A Dadc-uclass.c19 #define ADC_UCLASS_PLATDATA_SIZE sizeof(struct adc_uclass_platdata) macro
418 .per_device_platdata_auto_alloc_size = ADC_UCLASS_PLATDATA_SIZE,