Home
last modified time | relevance | path

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

/linux/include/linux/device-id/
H A Dpcmcia.h38 __u32 prod_id_hash[4]; member
/linux/drivers/pcmcia/
H A Dds.c101 __u32 prod_id_hash[4] = {0, 0, 0, 0}; in new_id_store() local