Home
last modified time | relevance | path

Searched refs:measurement_type (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dmachmode.h327 typedef typename T::measurement_type measurement_type;
410 typedef unsigned short measurement_type;
438 typedef unsigned short measurement_type;
466 typedef unsigned short measurement_type;
516 typedef unsigned short measurement_type;
633 ALWAYS_INLINE typename if_poly<typename T::measurement_type>::type
640 ALWAYS_INLINE typename if_nonpoly<typename T::measurement_type>::type
659 ALWAYS_INLINE typename if_poly<typename T::measurement_type>::type
666 ALWAYS_INLINE typename if_nonpoly<typename T::measurement_type>::type
686 ALWAYS_INLINE typename if_poly<typename T::measurement_type>::type
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dmachmode.h327 typedef typename T::measurement_type measurement_type;
410 typedef unsigned short measurement_type;
438 typedef unsigned short measurement_type;
466 typedef unsigned short measurement_type;
516 typedef unsigned short measurement_type;
633 ALWAYS_INLINE typename if_poly<typename T::measurement_type>::type
640 ALWAYS_INLINE typename if_nonpoly<typename T::measurement_type>::type
659 ALWAYS_INLINE typename if_poly<typename T::measurement_type>::type
666 ALWAYS_INLINE typename if_nonpoly<typename T::measurement_type>::type
686 ALWAYS_INLINE typename if_poly<typename T::measurement_type>::type
[all …]
/OK3568_Linux_fs/kernel/drivers/greybus/
H A Dsvc.c173 u8 measurement_type, u32 *value) in gb_svc_pwrmon_sample_get() argument
180 request.measurement_type = measurement_type; in gb_svc_pwrmon_sample_get()
193 rail_id, measurement_type, response.result); in gb_svc_pwrmon_sample_get()
210 u8 measurement_type, u32 *value) in gb_svc_pwrmon_intf_sample_get() argument
217 request.measurement_type = measurement_type; in gb_svc_pwrmon_intf_sample_get()
231 intf_id, measurement_type, response.result); in gb_svc_pwrmon_intf_sample_get()
/OK3568_Linux_fs/kernel/include/linux/greybus/
H A Dsvc.h68 u8 measurement_type, u32 *value);
H A Dgreybus_protocols.h1205 __u8 measurement_type; member
1215 __u8 measurement_type; member