Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/scsi/
H A Dscsi-uclass.c38 .per_device_platdata_auto_alloc_size = sizeof(struct scsi_platdata),
/openbmc/u-boot/drivers/i2c/
H A Di2c-emul-uclass.c66 .per_device_platdata_auto_alloc_size =
/openbmc/u-boot/drivers/core/
H A Dsimple-bus.c50 .per_device_platdata_auto_alloc_size = sizeof(struct simple_bus_plat),
H A Ddevice.c116 size = uc->uc_drv->per_device_platdata_auto_alloc_size; in device_bind_common()
/openbmc/u-boot/drivers/video/
H A Ddisplay-uclass.c69 .per_device_platdata_auto_alloc_size = sizeof(struct display_plat),
H A Dvideo-uclass.c314 .per_device_platdata_auto_alloc_size = sizeof(struct video_uc_platdata),
/openbmc/u-boot/drivers/led/
H A Dled-uclass.c99 .per_device_platdata_auto_alloc_size = sizeof(struct led_uc_plat),
/openbmc/u-boot/drivers/net/mdio/
H A Dmdio-uclass.c111 .per_device_platdata_auto_alloc_size = sizeof(struct mii_dev),
/openbmc/u-boot/test/dm/
H A Dtest-uclass.c127 .per_device_platdata_auto_alloc_size =
H A Dcore.c155 ut_assert(uc->uc_drv->per_device_platdata_auto_alloc_size); in dm_test_autobind_uclass_pdata_alloc()
/openbmc/u-boot/include/dm/
H A Duclass.h103 int per_device_platdata_auto_alloc_size; member
/openbmc/u-boot/drivers/remoteproc/
H A Drproc-uclass.c212 .per_device_platdata_auto_alloc_size =
/openbmc/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c298 .per_device_platdata_auto_alloc_size = sizeof(struct usb_emul_platdata),
/openbmc/u-boot/drivers/adc/
H A Dadc-uclass.c439 .per_device_platdata_auto_alloc_size = ADC_UCLASS_PLATDATA_SIZE,
/openbmc/u-boot/drivers/power/regulator/
H A Dregulator-uclass.c428 .per_device_platdata_auto_alloc_size =
/openbmc/u-boot/drivers/block/
H A Dblk-uclass.c655 .per_device_platdata_auto_alloc_size = sizeof(struct blk_desc),