Home
last modified time | relevance | path

Searched defs:param_table (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/block/
H A Dfloppy.c4462 static struct param_table { struct
4463 const char *name;
4464 void (*fn) (int *ints, int param, int param2);
4465 int *var;
4466 int def_param;
4467 int param2;
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_mipi_phy.c367 const struct fixed_param *param, *param_table; in inno_mipi_dphy_get_fixed_param() local