Home
last modified time | relevance | path

Searched refs:cid (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/common/linux/mmc/
Dcard.h80 struct mmc_cid cid; member
97 #define mmc_card_name(c) ((c)->cid.prod_name)
/bionic/libc/tools/
Dgensyscalls.py295 def x86_genstub_cid(self, fname, numparams, idname, cid): argument
316 result += " mov $%d, %%ebx" % (cid) + "\n"
/bionic/libc/kernel/common/media/
Dmsm_camera.h1197 uint8_t cid; member