Home
last modified time | relevance | path

Searched refs:slot_id (Results 1 – 2 of 2) sorted by relevance

/include/linux/mmc/
Ddw_mmc.h234 int (*init)(u32 slot_id, irq_handler_t , void *);
235 int (*get_ro)(u32 slot_id);
236 int (*get_cd)(u32 slot_id);
237 int (*get_ocr)(u32 slot_id);
238 int (*get_bus_wd)(u32 slot_id);
244 void (*setpower)(u32 slot_id, u32 volt);
245 void (*exit)(u32 slot_id);
246 void (*select_slot)(u32 slot_id);
/include/linux/
Dusb.h518 int slot_id; member