Home
last modified time | relevance | path

Searched defs:vub300 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dvub300.c371 struct vub300_mmc_host *vub300 = kref_to_vub300_mmc_host(kref); in vub300_delete() local
385 static void vub300_queue_cmnd_work(struct vub300_mmc_host *vub300) in vub300_queue_cmnd_work() argument
405 vub300_queue_poll_work(struct vub300_mmc_host *vub300, int delay) vub300_queue_poll_work() argument
425 vub300_queue_dead_work(struct vub300_mmc_host *vub300) vub300_queue_dead_work() argument
447 struct vub300_mmc_host *vub300 = (struct vub300_mmc_host *)urb->context; irqpoll_res_completed() local
455 struct vub300_mmc_host *vub300 = (struct vub300_mmc_host *)urb->context; irqpoll_out_completed() local
477 send_irqpoll(struct vub300_mmc_host *vub300) send_irqpoll() argument
503 new_system_port_status(struct vub300_mmc_host *vub300) new_system_port_status() argument
529 __add_offloaded_reg_to_fifo(struct vub300_mmc_host *vub300, struct offload_registers_access *register_access, u8 func) __add_offloaded_reg_to_fifo() argument
540 add_offloaded_reg(struct vub300_mmc_host *vub300, struct offload_registers_access *register_access) add_offloaded_reg() argument
567 check_vub300_port_status(struct vub300_mmc_host *vub300) check_vub300_port_status() argument
584 __vub300_irqpoll_response(struct vub300_mmc_host *vub300) __vub300_irqpoll_response() argument
654 __do_poll(struct vub300_mmc_host *vub300) __do_poll() argument
679 struct vub300_mmc_host *vub300 = container_of(work, vub300_pollwork_thread() local
710 struct vub300_mmc_host *vub300 = vub300_deadwork_thread() local
743 struct vub300_mmc_host *vub300 = from_timer(vub300, t, vub300_inactivity_timer_expired() local
793 struct vub300_mmc_host *vub300 = (struct vub300_mmc_host *)urb->context; command_res_completed() local
822 struct vub300_mmc_host *vub300 = (struct vub300_mmc_host *)urb->context; command_out_completed() local
852 snoop_block_size_and_bus_width(struct vub300_mmc_host *vub300, u32 cmd_arg) snoop_block_size_and_bus_width() argument
889 send_command(struct vub300_mmc_host *vub300) send_command() argument
1183 struct vub300_mmc_host *vub300 = from_timer(vub300, t, vub300_sg_timed_out() local
1199 __download_offload_pseudocode(struct vub300_mmc_host *vub300, const struct firmware *fw) __download_offload_pseudocode() argument
1355 download_offload_pseudocode(struct vub300_mmc_host *vub300) download_offload_pseudocode() argument
1397 vub300_usb_bulk_msg(struct vub300_mmc_host *vub300, unsigned int pipe, void *data, int len, int *actual_length, int timeout_msecs) vub300_usb_bulk_msg() argument
1430 __command_read_data(struct vub300_mmc_host *vub300, struct mmc_command *cmd, struct mmc_data *data) __command_read_data() argument
1502 __command_write_data(struct vub300_mmc_host *vub300, struct mmc_command *cmd, struct mmc_data *data) __command_write_data() argument
1590 __vub300_command_response(struct vub300_mmc_host *vub300, struct mmc_command *cmd, struct mmc_data *data, int data_length) __vub300_command_response() argument
1710 construct_request_response(struct vub300_mmc_host *vub300, struct mmc_command *cmd) construct_request_response() argument
1744 struct vub300_mmc_host *vub300 = vub300_cmndwork_thread() local
1797 examine_cyclic_buffer(struct vub300_mmc_host *vub300, struct mmc_command *cmd, u8 Function) examine_cyclic_buffer() argument
1854 satisfy_request_from_offloaded_data(struct vub300_mmc_host *vub300, struct mmc_command *cmd) satisfy_request_from_offloaded_data() argument
1904 struct vub300_mmc_host *vub300 = mmc_priv(mmc); vub300_mmc_request() local
1967 __set_clock_speed(struct vub300_mmc_host *vub300, u8 buf[8], struct mmc_ios *ios) __set_clock_speed() argument
2009 struct vub300_mmc_host *vub300 = mmc_priv(mmc); vub300_mmc_set_ios() local
2044 struct vub300_mmc_host *vub300 = mmc_priv(mmc); vub300_mmc_get_ro() local
2050 struct vub300_mmc_host *vub300 = mmc_priv(mmc); vub300_enable_sdio_irq() local
2088 struct vub300_mmc_host *vub300; vub300_probe() local
2362 struct vub300_mmc_host *vub300 = usb_get_intfdata(interface); vub300_disconnect() local
2399 struct vub300_mmc_host *vub300 = usb_get_intfdata(intf); vub300_pre_reset() local
2406 struct vub300_mmc_host *vub300 = usb_get_intfdata(intf); vub300_post_reset() local
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dvub300.c371 struct vub300_mmc_host *vub300 = kref_to_vub300_mmc_host(kref); in vub300_delete() local
385 static void vub300_queue_cmnd_work(struct vub300_mmc_host *vub300) in vub300_queue_cmnd_work() argument
405 vub300_queue_poll_work(struct vub300_mmc_host *vub300, int delay) vub300_queue_poll_work() argument
425 vub300_queue_dead_work(struct vub300_mmc_host *vub300) vub300_queue_dead_work() argument
447 struct vub300_mmc_host *vub300 = (struct vub300_mmc_host *)urb->context; irqpoll_res_completed() local
455 struct vub300_mmc_host *vub300 = (struct vub300_mmc_host *)urb->context; irqpoll_out_completed() local
477 send_irqpoll(struct vub300_mmc_host *vub300) send_irqpoll() argument
503 new_system_port_status(struct vub300_mmc_host *vub300) new_system_port_status() argument
529 __add_offloaded_reg_to_fifo(struct vub300_mmc_host *vub300, struct offload_registers_access *register_access, u8 func) __add_offloaded_reg_to_fifo() argument
540 add_offloaded_reg(struct vub300_mmc_host *vub300, struct offload_registers_access *register_access) add_offloaded_reg() argument
567 check_vub300_port_status(struct vub300_mmc_host *vub300) check_vub300_port_status() argument
584 __vub300_irqpoll_response(struct vub300_mmc_host *vub300) __vub300_irqpoll_response() argument
654 __do_poll(struct vub300_mmc_host *vub300) __do_poll() argument
679 struct vub300_mmc_host *vub300 = container_of(work, vub300_pollwork_thread() local
710 struct vub300_mmc_host *vub300 = vub300_deadwork_thread() local
743 struct vub300_mmc_host *vub300 = from_timer(vub300, t, vub300_inactivity_timer_expired() local
793 struct vub300_mmc_host *vub300 = (struct vub300_mmc_host *)urb->context; command_res_completed() local
822 struct vub300_mmc_host *vub300 = (struct vub300_mmc_host *)urb->context; command_out_completed() local
852 snoop_block_size_and_bus_width(struct vub300_mmc_host *vub300, u32 cmd_arg) snoop_block_size_and_bus_width() argument
889 send_command(struct vub300_mmc_host *vub300) send_command() argument
1183 struct vub300_mmc_host *vub300 = from_timer(vub300, t, vub300_sg_timed_out() local
1199 __download_offload_pseudocode(struct vub300_mmc_host *vub300, const struct firmware *fw) __download_offload_pseudocode() argument
1353 download_offload_pseudocode(struct vub300_mmc_host *vub300) download_offload_pseudocode() argument
1395 vub300_usb_bulk_msg(struct vub300_mmc_host *vub300, unsigned int pipe, void *data, int len, int *actual_length, int timeout_msecs) vub300_usb_bulk_msg() argument
1428 __command_read_data(struct vub300_mmc_host *vub300, struct mmc_command *cmd, struct mmc_data *data) __command_read_data() argument
1500 __command_write_data(struct vub300_mmc_host *vub300, struct mmc_command *cmd, struct mmc_data *data) __command_write_data() argument
1588 __vub300_command_response(struct vub300_mmc_host *vub300, struct mmc_command *cmd, struct mmc_data *data, int data_length) __vub300_command_response() argument
1708 construct_request_response(struct vub300_mmc_host *vub300, struct mmc_command *cmd) construct_request_response() argument
1742 struct vub300_mmc_host *vub300 = vub300_cmndwork_thread() local
1795 examine_cyclic_buffer(struct vub300_mmc_host *vub300, struct mmc_command *cmd, u8 Function) examine_cyclic_buffer() argument
1852 satisfy_request_from_offloaded_data(struct vub300_mmc_host *vub300, struct mmc_command *cmd) satisfy_request_from_offloaded_data() argument
1902 struct vub300_mmc_host *vub300 = mmc_priv(mmc); vub300_mmc_request() local
1965 __set_clock_speed(struct vub300_mmc_host *vub300, u8 buf[8], struct mmc_ios *ios) __set_clock_speed() argument
2007 struct vub300_mmc_host *vub300 = mmc_priv(mmc); vub300_mmc_set_ios() local
2042 struct vub300_mmc_host *vub300 = mmc_priv(mmc); vub300_mmc_get_ro() local
2048 struct vub300_mmc_host *vub300 = mmc_priv(mmc); vub300_enable_sdio_irq() local
2086 struct vub300_mmc_host *vub300; vub300_probe() local
2360 struct vub300_mmc_host *vub300 = usb_get_intfdata(interface); vub300_disconnect() local
2397 struct vub300_mmc_host *vub300 = usb_get_intfdata(intf); vub300_pre_reset() local
2404 struct vub300_mmc_host *vub300 = usb_get_intfdata(intf); vub300_post_reset() local
[all...]

Completed in 5 milliseconds