Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcb710-mmc.c56 dev_dbg(cb710_slot_dev(slot), in cb710_mmc_select_clock_divider()
120 dev_dbg(cb710_slot_dev(slot), in cb710_check_event()
128 dev_dbg(cb710_slot_dev(slot), in cb710_check_event()
170 dev_dbg(cb710_slot_dev(slot), in cb710_wait_for_event()
203 dev_dbg(cb710_slot_dev(slot), in cb710_wait_while_busy()
217 dev_vdbg(cb710_slot_dev(slot), "set up for %zu block%s of %zu bytes\n", in cb710_mmc_set_transfer_size()
236 dev_dbg(cb710_slot_dev(slot), in cb710_mmc_fifo_hack()
239 dev_dbg(cb710_slot_dev(slot), in cb710_mmc_fifo_hack()
450 dev_dbg(cb710_slot_dev(slot), "cmd request: 0x%04X\n", cb_cmd); in cb710_mmc_command()
507 dev_dbg(cb710_slot_dev(slot), "bus powerup\n"); in cb710_mmc_powerup()
[all …]
/linux/include/linux/
H A Dcb710.h94 static inline struct device *cb710_slot_dev(struct cb710_slot *slot) in cb710_slot_dev() function