Searched refs:is_source (Results 1 – 2 of 2) sorted by relevance
45 check_copy_size(const void *addr, size_t bytes, bool is_source) in check_copy_size() argument51 else if (is_source) in check_copy_size()59 check_object_size(addr, bytes, is_source); in check_copy_size()
64 static inline int is_source(enum typec_role role) in is_source() function
Completed in 6 milliseconds