Home
last modified time | relevance | path

Searched defs:can_do (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dpk_internal.h48 int (*can_do)( mbedtls_pk_type_t type ); member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dpk_internal.h48 int (*can_do)( mbedtls_pk_type_t type ); member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dpk_internal.h48 int (*can_do)( mbedtls_pk_type_t type ); member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dpk_internal.h48 int (*can_do)( mbedtls_pk_type_t type ); member
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_nl.c1216 bool can_do = b ? blk_queue_discard(b) : true; in decide_on_discard_support() local
1275 bool can_do = b ? b->limits.max_write_same_sectors : true; in decide_on_write_same_support() local
H A Ddrbd_receiver.c1581 bool can_do; in can_do_reliable_discards() local