Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 4 of 4) sorted by relevance

/drivers/mtd/
A Dmtd_uboot.c59 const char *mtdids, *equal, *comma, *dev_id, *mtd_id; in mtd_search_alternate_name() local
69 equal = strchr(dev_id, '='); in mtd_search_alternate_name()
70 if (!equal) in mtd_search_alternate_name()
72 dev_id_len = equal - mtdids; in mtd_search_alternate_name()
73 mtd_id = equal + 1; in mtd_search_alternate_name()
/drivers/ram/rockchip/
A Dsdram-rv1126-loader_params.inc129 /* lp4 should equal to 0xc9 */
/drivers/core/
A DKconfig416 busses #address-cells should equal 2, with the first cell being
420 property should equal 1, and of course holds the size of the
/drivers/video/
A Dstb_truetype.h4453 static int equal(float *a, float *b) in equal() function
4501 if (equal(q0,q1) || equal(q1,q2)) { in stbtt__compute_crossings_x()

Completed in 28 milliseconds