Searched defs:be (Results 1 - 5 of 5) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
H A Diio_utils.h61 * @scale: scale factor to be applied for conversion to si units
62 * @offset: offset to be applied for conversion to si units
79 unsigned be; member in struct:iio_channel_info
90 * @be: big endian
100 unsigned *be,
164 *be = (endianchar == 'b');
410 &current->be,
522 "Should be %s written to %s\%s\n",
537 * @basedir: the sysfs directory in which the file is to be found
95 iioutils_get_type(unsigned *is_signed, unsigned *bytes, unsigned *bits_used, unsigned *shift, uint64_t *mask, unsigned *be, const char *device_dir, const char *name, const char *generic_name) argument
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
H A Diio_utils.h61 * @scale: scale factor to be applied for conversion to si units
62 * @offset: offset to be applied for conversion to si units
79 unsigned be; member in struct:iio_channel_info
90 * @be: big endian
100 unsigned *be,
164 *be = (endianchar == 'b');
410 &current->be,
522 "Should be %s written to %s\%s\n",
537 * @basedir: the sysfs directory in which the file is to be found
95 iioutils_get_type(unsigned *is_signed, unsigned *bytes, unsigned *bits_used, unsigned *shift, uint64_t *mask, unsigned *be, const char *device_dir, const char *name, const char *generic_name) argument
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
H A Diio_utils.h59 * @scale: scale factor to be applied for conversion to si units
60 * @offset: offset to be applied for conversion to si units
77 unsigned be; member in struct:iio_channel_info
88 * @be: big endian
98 unsigned *be,
162 *be = (endianchar == 'b');
409 &current->be,
545 "Should be %s "
563 * @basedir: the sysfs directory in which the file is to be found
93 iioutils_get_type(unsigned *is_signed, unsigned *bytes, unsigned *bits_used, unsigned *shift, uint64_t *mask, unsigned *be, const char *device_dir, const char *name, const char *generic_name) argument
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_camera.h14 *** Any manual change here will be lost the next time this script will
15 *** be run. You've been warned!
705 struct stats_buff be; member in struct:msm_stats_buf
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_camera.h7 * This program is distributed in the hope that it will be useful,
289 /* Should be same as VIDEO_MAX_PLANES in videodev2.h */
310 int resp_fd; /* FIXME: to be used by the kernel, pass-through for now */
804 struct stats_buff be; member in struct:msm_stats_buf
2126 * be composited into a single IRQ to the MSM.
2127 * Current usage: (may be updated based on hw changes)

Completed in 99 milliseconds