Searched refs:cb710_slot_dev (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/mmc/host/ |
D | cb710-mmc.c | 57 dev_dbg(cb710_slot_dev(slot), in cb710_mmc_select_clock_divider() 121 dev_dbg(cb710_slot_dev(slot), in cb710_check_event() 129 dev_dbg(cb710_slot_dev(slot), in cb710_check_event() 171 dev_dbg(cb710_slot_dev(slot), in cb710_wait_for_event() 204 dev_dbg(cb710_slot_dev(slot), in cb710_wait_while_busy() 218 dev_vdbg(cb710_slot_dev(slot), "set up for %zu block%s of %zu bytes\n", in cb710_mmc_set_transfer_size() 237 dev_dbg(cb710_slot_dev(slot), in cb710_mmc_fifo_hack() 240 dev_dbg(cb710_slot_dev(slot), in cb710_mmc_fifo_hack() 451 dev_dbg(cb710_slot_dev(slot), "cmd request: 0x%04X\n", cb_cmd); in cb710_mmc_command() 508 dev_dbg(cb710_slot_dev(slot), "bus powerup\n"); in cb710_mmc_powerup() [all …]
|
/Linux-v4.19/include/linux/ |
D | cb710.h | 97 static inline struct device *cb710_slot_dev(struct cb710_slot *slot) in cb710_slot_dev() function
|