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()180 alloc_size = ALIGN(sizeof(struct adi_axi_adc_client), IIO_ALIGN); in adi_axi_adc_conv_register()182 alloc_size += ALIGN(sizeof_priv, IIO_ALIGN); in adi_axi_adc_conv_register()
683 #define IIO_ALIGN L1_CACHE_BYTES macro
1539 alloc_size = ALIGN(alloc_size, IIO_ALIGN); in iio_device_alloc()1549 ALIGN(sizeof(struct iio_dev_opaque), IIO_ALIGN); in iio_device_alloc()