Searched refs:num_data_channels (Results 1 – 5 of 5) sorted by relevance
30 unsigned int num_data_channels = sdata->num_data_channels; in st_sensors_get_buffer_element() local34 addr = kmalloc(num_data_channels, GFP_KERNEL); in st_sensors_get_buffer_element()40 for (i = 0; i < num_data_channels; i++) { in st_sensors_get_buffer_element()58 rx_array = kmalloc(byte_for_channel * num_data_channels, in st_sensors_get_buffer_element()67 byte_for_channel * num_data_channels, in st_sensors_get_buffer_element()86 addr[0], byte_for_channel * num_data_channels, in st_sensors_get_buffer_element()
456 press_data->num_data_channels = ST_PRESS_NUMBER_DATA_CHANNELS; in st_press_common_probe()
417 gdata->num_data_channels = ST_GYRO_NUMBER_DATA_CHANNELS; in st_gyro_common_probe()
594 mdata->num_data_channels = ST_MAGN_NUMBER_DATA_CHANNELS; in st_magn_common_probe()
648 adata->num_data_channels = ST_ACCEL_NUMBER_DATA_CHANNELS; in st_accel_common_probe()