Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/genwqe/
Dcard_base.h428 static inline int genwqe_get_slu_id(struct genwqe_dev *cd) in genwqe_get_slu_id() function
Dcard_dev.c581 if (genwqe_get_slu_id(cd) <= 0x2) { in do_flash_update()
707 if (genwqe_get_slu_id(cd) <= 0x2) { in do_flash_read()
Dcard_base.c426 slu_id = genwqe_get_slu_id(cd); in genwqe_read_ids()
Dcard_ddcb.c859 if (genwqe_get_slu_id(cd) <= 0x2) { in __genwqe_enqueue_ddcb()