Home
last modified time | relevance | path

Searched refs:DFL_ID_MAX (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl.c39 static struct lock_class_key dfl_pdata_keys[DFL_ID_MAX];
41 static const char *dfl_pdata_key_strings[DFL_ID_MAX] = {
104 WARN_ON(type >= DFL_ID_MAX); in dfl_id_alloc()
114 WARN_ON(type >= DFL_ID_MAX); in dfl_id_free()
128 return DFL_ID_MAX; in feature_dev_id_type()
139 return DFL_ID_MAX; in dfh_id_to_type()
752 if (WARN_ON_ONCE(type >= DFL_ID_MAX)) in build_info_commit_dev()
864 if (type >= DFL_ID_MAX) in build_info_create_dev()
H A Ddfl.h525 DFL_ID_MAX, enumerator