Home
last modified time | relevance | path

Searched refs:max_type (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-powernv.c81 __be64 max_type; in powernv_led_set() local
87 max_type = powernv_led_common->max_led_type; in powernv_led_set()
102 led_mask, led_value, &max_type); in powernv_led_set()
134 __be64 mask, value, max_type; in powernv_led_get() local
142 max_type = powernv_led_common->max_led_type; in powernv_led_get()
145 &mask, &value, &max_type); in powernv_led_get()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dexpand_by_epsilon.hpp103 typedef detail::indexed_point_view<Box, max_corner> max_type; in expand_by_epsilon() typedef
104 max_type max_point(box); in expand_by_epsilon()
105 expand::corner_by_epsilon<max_type, std::plus>::apply(max_point); in expand_by_epsilon()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtrfs.h516 __u32 max_type; /* in */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbtrfs.h478 __u32 max_type; /* in */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbtrfs.h478 __u32 max_type; /* in */ member
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dcommon.c438 const u8 max_type = ptr->value_type[1]; in tomoyo_print_number_union_nospace() local
457 if (min == max && min_type == max_type) in tomoyo_print_number_union_nospace()
460 min_type = max_type; in tomoyo_print_number_union_nospace()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dioctl.c2095 test.type = sk->max_type; in key_in_sk()
2209 test.type = sk->max_type; in copy_to_sk()