Searched refs:IIO_ALIGN (Results 1 – 3 of 3) sorted by relevance
87 return (char *)cl + ALIGN(sizeof(struct adi_axi_adc_client), IIO_ALIGN); in adi_axi_adc_conv_priv()172 alloc_size = ALIGN(sizeof(struct adi_axi_adc_client), IIO_ALIGN); in adi_axi_adc_conv_register()174 alloc_size += ALIGN(sizeof_priv, IIO_ALIGN); in adi_axi_adc_conv_register()
660 #define IIO_ALIGN L1_CACHE_BYTES macro
1639 alloc_size = ALIGN(alloc_size, IIO_ALIGN); in iio_device_alloc()1649 ALIGN(sizeof(struct iio_dev_opaque), IIO_ALIGN); in iio_device_alloc()