Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/bcache/
Dfeatures.c19 static struct feature feature_list[] = { variable
30 for (f = &feature_list[0]; f->compat != 0; f++) { \
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.h158 struct list_head feature_list; member