Home
last modified time | relevance | path

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

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