| /kernel/linux/linux-6.6/sound/usb/ |
| D | endpoint.c | 133 static inline bool ep_state_running(struct snd_usb_endpoint *ep) in ep_state_running() 138 static inline bool ep_state_update(struct snd_usb_endpoint *ep, int old, int new) in ep_state_update() 151 int snd_usb_endpoint_implicit_feedback_sink(struct snd_usb_endpoint *ep) in snd_usb_endpoint_implicit_feedback_sink() 163 static int slave_next_packet_size(struct snd_usb_endpoint *ep, in slave_next_packet_size() 189 static int next_packet_size(struct snd_usb_endpoint *ep, unsigned int avail) in next_packet_size() 219 int snd_usb_endpoint_next_packet_size(struct snd_usb_endpoint *ep, in snd_usb_endpoint_next_packet_size() 238 static void call_retire_callback(struct snd_usb_endpoint *ep, in call_retire_callback() 248 static void retire_outbound_urb(struct snd_usb_endpoint *ep, in retire_outbound_urb() 258 static void retire_inbound_urb(struct snd_usb_endpoint *ep, in retire_inbound_urb() 281 static void prepare_silent_urb(struct snd_usb_endpoint *ep, in prepare_silent_urb() [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| D | fsl_qe_udc.c | 76 static void done(struct qe_ep *ep, struct qe_req *req, int status) in done() 127 static void nuke(struct qe_ep *ep, int status) in nuke() 142 static int qe_eprx_stall_change(struct qe_ep *ep, int value) in qe_eprx_stall_change() 159 static int qe_eptx_stall_change(struct qe_ep *ep, int value) in qe_eptx_stall_change() 186 static int qe_eprx_nack(struct qe_ep *ep) in qe_eprx_nack() 205 static int qe_eprx_normal(struct qe_ep *ep) in qe_eprx_normal() 226 static int qe_ep_cmd_stoptx(struct qe_ep *ep) in qe_ep_cmd_stoptx() 238 static int qe_ep_cmd_restarttx(struct qe_ep *ep) in qe_ep_cmd_restarttx() 250 static int qe_ep_flushtxfifo(struct qe_ep *ep) in qe_ep_flushtxfifo() 270 static int qe_ep_filltxfifo(struct qe_ep *ep) in qe_ep_filltxfifo() [all …]
|
| D | pxa27x_udc.c | 139 struct pxa_ep *ep; in queues_dbg_show() local 172 struct pxa_ep *ep; in eps_dbg_show() local 241 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa() 285 struct pxa_ep *ep; in find_pxa_ep() local 327 static void pio_irq_enable(struct pxa_ep *ep) in pio_irq_enable() 344 static void pio_irq_disable(struct pxa_ep *ep) in pio_irq_disable() 395 static inline void ep_write_UDCCSR(struct pxa_ep *ep, int mask) in ep_write_UDCCSR() 408 static int ep_count_bytes_remain(struct pxa_ep *ep) in ep_count_bytes_remain() 425 static int ep_is_empty(struct pxa_ep *ep) in ep_is_empty() 447 static int ep_is_full(struct pxa_ep *ep) in ep_is_full() [all …]
|
| D | fusb300_udc.c | 55 static void fusb300_ep_setting(struct fusb300_ep *ep, in fusb300_ep_setting() 62 static int fusb300_ep_release(struct fusb300_ep *ep) in fusb300_ep_release() 73 u32 ep) in fusb300_set_fifo_entry() 83 u8 ep) in fusb300_set_start_entry() 143 u8 ep) in fusb300_set_ep_active() 197 static int config_ep(struct fusb300_ep *ep, in config_ep() 235 struct fusb300_ep *ep; in fusb300_enable() local 250 struct fusb300_ep *ep; in fusb300_disable() local 289 static int enable_fifo_int(struct fusb300_ep *ep) in enable_fifo_int() 304 static int disable_fifo_int(struct fusb300_ep *ep) in disable_fifo_int() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | fsl_qe_udc.c | 76 static void done(struct qe_ep *ep, struct qe_req *req, int status) in done() 127 static void nuke(struct qe_ep *ep, int status) in nuke() 142 static int qe_eprx_stall_change(struct qe_ep *ep, int value) in qe_eprx_stall_change() 159 static int qe_eptx_stall_change(struct qe_ep *ep, int value) in qe_eptx_stall_change() 186 static int qe_eprx_nack(struct qe_ep *ep) in qe_eprx_nack() 205 static int qe_eprx_normal(struct qe_ep *ep) in qe_eprx_normal() 226 static int qe_ep_cmd_stoptx(struct qe_ep *ep) in qe_ep_cmd_stoptx() 238 static int qe_ep_cmd_restarttx(struct qe_ep *ep) in qe_ep_cmd_restarttx() 250 static int qe_ep_flushtxfifo(struct qe_ep *ep) in qe_ep_flushtxfifo() 270 static int qe_ep_filltxfifo(struct qe_ep *ep) in qe_ep_filltxfifo() [all …]
|
| D | pxa27x_udc.c | 139 struct pxa_ep *ep; in queues_dbg_show() local 172 struct pxa_ep *ep; in eps_dbg_show() local 243 static int is_match_usb_pxa(struct udc_usb_ep *udc_usb_ep, struct pxa_ep *ep, in is_match_usb_pxa() 287 struct pxa_ep *ep; in find_pxa_ep() local 329 static void pio_irq_enable(struct pxa_ep *ep) in pio_irq_enable() 346 static void pio_irq_disable(struct pxa_ep *ep) in pio_irq_disable() 397 static inline void ep_write_UDCCSR(struct pxa_ep *ep, int mask) in ep_write_UDCCSR() 410 static int ep_count_bytes_remain(struct pxa_ep *ep) in ep_count_bytes_remain() 427 static int ep_is_empty(struct pxa_ep *ep) in ep_is_empty() 449 static int ep_is_full(struct pxa_ep *ep) in ep_is_full() [all …]
|
| D | fotg210-udc.c | 28 static void fotg210_disable_fifo_int(struct fotg210_ep *ep) in fotg210_disable_fifo_int() 39 static void fotg210_enable_fifo_int(struct fotg210_ep *ep) in fotg210_enable_fifo_int() 58 static void fotg210_done(struct fotg210_ep *ep, struct fotg210_request *req, in fotg210_done() 81 static void fotg210_fifo_ep_mapping(struct fotg210_ep *ep, u32 epnum, in fotg210_fifo_ep_mapping() 109 static void fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in) in fotg210_set_fifo_dir() 119 static void fotg210_set_tfrtype(struct fotg210_ep *ep, u32 epnum, u32 type) in fotg210_set_tfrtype() 129 static void fotg210_set_mps(struct fotg210_ep *ep, u32 epnum, u32 mps, in fotg210_set_mps() 142 static int fotg210_config_ep(struct fotg210_ep *ep, in fotg210_config_ep() 160 struct fotg210_ep *ep; in fotg210_ep_enable() local 175 struct fotg210_ep *ep = fotg210->ep[epnum]; in fotg210_reset_tseq() local [all …]
|
| D | fusb300_udc.c | 55 static void fusb300_ep_setting(struct fusb300_ep *ep, in fusb300_ep_setting() 62 static int fusb300_ep_release(struct fusb300_ep *ep) in fusb300_ep_release() 73 u32 ep) in fusb300_set_fifo_entry() 83 u8 ep) in fusb300_set_start_entry() 143 u8 ep) in fusb300_set_ep_active() 197 static int config_ep(struct fusb300_ep *ep, in config_ep() 235 struct fusb300_ep *ep; in fusb300_enable() local 250 struct fusb300_ep *ep; in fusb300_disable() local 289 static int enable_fifo_int(struct fusb300_ep *ep) in enable_fifo_int() 304 static int disable_fifo_int(struct fusb300_ep *ep) in disable_fifo_int() [all …]
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | endpointola.c | 41 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep, in sctp_endpoint_init() 131 struct sctp_endpoint *ep; in sctp_endpoint_new() local 151 void sctp_endpoint_add_asoc(struct sctp_endpoint *ep, in sctp_endpoint_add_asoc() 174 void sctp_endpoint_free(struct sctp_endpoint *ep) in sctp_endpoint_free() 189 struct sctp_endpoint *ep = container_of(head, struct sctp_endpoint, rcu); in sctp_endpoint_destroy_rcu() local 199 static void sctp_endpoint_destroy(struct sctp_endpoint *ep) in sctp_endpoint_destroy() 232 int sctp_endpoint_hold(struct sctp_endpoint *ep) in sctp_endpoint_hold() 240 void sctp_endpoint_put(struct sctp_endpoint *ep) in sctp_endpoint_put() 247 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep, in sctp_endpoint_is_match() 268 const struct sctp_endpoint *ep, in sctp_endpoint_lookup_assoc() [all …]
|
| D | sm_statefuns.c | 225 const struct sctp_endpoint *ep, in sctp_sf_do_4_C() 310 const struct sctp_endpoint *ep, in sctp_sf_do_5_1B_init() 509 const struct sctp_endpoint *ep, in sctp_sf_do_5_1C_ack() 691 const struct sctp_endpoint *ep, in sctp_sf_do_5_1D_ce() 909 const struct sctp_endpoint *ep, in sctp_sf_do_5_1E_ca() 1000 const struct sctp_endpoint *ep, in sctp_sf_heartbeat() 1026 const struct sctp_endpoint *ep, in sctp_sf_sendbeat_8_3() 1074 const struct sctp_endpoint *ep, in sctp_sf_send_reconf() 1126 const struct sctp_endpoint *ep, in sctp_sf_beat_8_3() 1200 const struct sctp_endpoint *ep, in sctp_sf_backbeat_8_3() [all …]
|
| /kernel/linux/linux-5.10/sound/usb/ |
| D | endpoint.c | 118 int snd_usb_endpoint_implicit_feedback_sink(struct snd_usb_endpoint *ep) in snd_usb_endpoint_implicit_feedback_sink() 133 int snd_usb_endpoint_slave_next_packet_size(struct snd_usb_endpoint *ep) in snd_usb_endpoint_slave_next_packet_size() 155 int snd_usb_endpoint_next_packet_size(struct snd_usb_endpoint *ep) in snd_usb_endpoint_next_packet_size() 173 static void retire_outbound_urb(struct snd_usb_endpoint *ep, in retire_outbound_urb() 180 static void retire_inbound_urb(struct snd_usb_endpoint *ep, in retire_inbound_urb() 197 static void prepare_silent_urb(struct snd_usb_endpoint *ep, in prepare_silent_urb() 243 static void prepare_outbound_urb(struct snd_usb_endpoint *ep, in prepare_outbound_urb() 292 static inline void prepare_inbound_urb(struct snd_usb_endpoint *ep, in prepare_inbound_urb() 334 static void queue_pending_output_urbs(struct snd_usb_endpoint *ep) in queue_pending_output_urbs() 384 struct snd_usb_endpoint *ep = ctx->ep; in snd_complete_urb() local [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
| D | epn.c | 38 #define CHECK(ep, expr, fmt...) \ argument 43 #define CHECK(ep, expr, fmt...) do { } while(0) argument 46 static void ast_vhub_epn_kick(struct ast_vhub_ep *ep, struct ast_vhub_req *req) in ast_vhub_epn_kick() 88 static void ast_vhub_epn_handle_ack(struct ast_vhub_ep *ep) in ast_vhub_epn_handle_ack() 155 static inline unsigned int ast_vhub_count_free_descs(struct ast_vhub_ep *ep) in ast_vhub_count_free_descs() 166 static void ast_vhub_epn_kick_desc(struct ast_vhub_ep *ep, in ast_vhub_epn_kick_desc() 246 static void ast_vhub_epn_handle_ack_desc(struct ast_vhub_ep *ep) in ast_vhub_epn_handle_ack_desc() 325 void ast_vhub_epn_ack_irq(struct ast_vhub_ep *ep) in ast_vhub_epn_ack_irq() 337 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_queue() local 417 static void ast_vhub_stop_active_req(struct ast_vhub_ep *ep, in ast_vhub_stop_active_req() [all …]
|
| D | ep0.c | 35 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len) in ast_vhub_reply() 68 int __ast_vhub_simple_reply(struct ast_vhub_ep *ep, int len, ...) in __ast_vhub_simple_reply() 85 void ast_vhub_ep0_handle_setup(struct ast_vhub_ep *ep) in ast_vhub_ep0_handle_setup() 182 static void ast_vhub_ep0_do_send(struct ast_vhub_ep *ep, in ast_vhub_ep0_do_send() 233 static void ast_vhub_ep0_rx_prime(struct ast_vhub_ep *ep) in ast_vhub_ep0_rx_prime() 241 static void ast_vhub_ep0_do_receive(struct ast_vhub_ep *ep, struct ast_vhub_req *req, in ast_vhub_ep0_do_receive() 272 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack) in ast_vhub_ep0_handle_ack() 362 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_queue() local 439 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_dequeue() local 480 struct ast_vhub_ep *ep = &dev->ep0; in ast_vhub_reset_ep0() local [all …]
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | endpointola.c | 41 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep, in sctp_endpoint_init() 131 struct sctp_endpoint *ep; in sctp_endpoint_new() local 151 void sctp_endpoint_add_asoc(struct sctp_endpoint *ep, in sctp_endpoint_add_asoc() 174 void sctp_endpoint_free(struct sctp_endpoint *ep) in sctp_endpoint_free() 189 struct sctp_endpoint *ep = container_of(head, struct sctp_endpoint, rcu); in sctp_endpoint_destroy_rcu() local 199 static void sctp_endpoint_destroy(struct sctp_endpoint *ep) in sctp_endpoint_destroy() 232 int sctp_endpoint_hold(struct sctp_endpoint *ep) in sctp_endpoint_hold() 240 void sctp_endpoint_put(struct sctp_endpoint *ep) in sctp_endpoint_put() 247 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep, in sctp_endpoint_is_match() 271 const struct sctp_endpoint *ep, in sctp_endpoint_lookup_assoc() [all …]
|
| D | sm_statefuns.c | 232 const struct sctp_endpoint *ep, in sctp_sf_do_4_C() 317 const struct sctp_endpoint *ep, in sctp_sf_do_5_1B_init() 517 const struct sctp_endpoint *ep, in sctp_sf_do_5_1C_ack() 699 const struct sctp_endpoint *ep, in sctp_sf_do_5_1D_ce() 920 const struct sctp_endpoint *ep, in sctp_sf_do_5_1E_ca() 1013 const struct sctp_endpoint *ep, in sctp_sf_heartbeat() 1039 const struct sctp_endpoint *ep, in sctp_sf_sendbeat_8_3() 1087 const struct sctp_endpoint *ep, in sctp_sf_send_reconf() 1116 const struct sctp_endpoint *ep, in sctp_sf_send_probe() 1164 const struct sctp_endpoint *ep, in sctp_sf_beat_8_3() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/ |
| D | bdc_ep.c | 52 static void ep_bd_list_free(struct bdc_ep *ep, u32 num_tabs) in ep_bd_list_free() 121 static int ep_bd_list_alloc(struct bdc_ep *ep) in ep_bd_list_alloc() 215 static int bd_add_to_bdi(struct bdc_ep *ep, dma_addr_t bd_dma_addr) in bd_add_to_bdi() 258 static int bdi_to_tbi(struct bdc_ep *ep, int bdi) in bdi_to_tbi() 271 static inline int find_end_bdi(struct bdc_ep *ep, int next_hwd_bdi) in find_end_bdi() 288 static int bd_available_ep(struct bdc_ep *ep) in bd_available_ep() 343 struct bdc_ep *ep = bdc->bdc_ep_array[epnum]; in bdc_notify_xfr() local 357 static struct bdc_bd *bdi_to_bd(struct bdc_ep *ep, int bdi) in bdi_to_bd() 371 static void ep_bdlist_eqp_adv(struct bdc_ep *ep) in ep_bdlist_eqp_adv() 431 struct bdc_ep *ep; in setup_bd_list_xfr() local [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/ |
| D | bdc_ep.c | 52 static void ep_bd_list_free(struct bdc_ep *ep, u32 num_tabs) in ep_bd_list_free() 121 static int ep_bd_list_alloc(struct bdc_ep *ep) in ep_bd_list_alloc() 215 static int bd_add_to_bdi(struct bdc_ep *ep, dma_addr_t bd_dma_addr) in bd_add_to_bdi() 258 static int bdi_to_tbi(struct bdc_ep *ep, int bdi) in bdi_to_tbi() 271 static inline int find_end_bdi(struct bdc_ep *ep, int next_hwd_bdi) in find_end_bdi() 288 static int bd_available_ep(struct bdc_ep *ep) in bd_available_ep() 343 struct bdc_ep *ep = bdc->bdc_ep_array[epnum]; in bdc_notify_xfr() local 357 static struct bdc_bd *bdi_to_bd(struct bdc_ep *ep, int bdi) in bdi_to_bd() 371 static void ep_bdlist_eqp_adv(struct bdc_ep *ep) in ep_bdlist_eqp_adv() 431 struct bdc_ep *ep; in setup_bd_list_xfr() local [all …]
|
| /kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
| D | pcie-designware-ep.c | 17 void dw_pcie_ep_linkup(struct dw_pcie_ep *ep) in dw_pcie_ep_linkup() 25 void dw_pcie_ep_init_notify(struct dw_pcie_ep *ep) in dw_pcie_ep_init_notify() 34 dw_pcie_ep_get_func_from_ep(struct dw_pcie_ep *ep, u8 func_no) in dw_pcie_ep_get_func_from_ep() 46 static unsigned int dw_pcie_ep_func_select(struct dw_pcie_ep *ep, u8 func_no) in dw_pcie_ep_func_select() 61 struct dw_pcie_ep *ep = &pci->ep; in __dw_pcie_ep_reset_bar() local 86 static u8 __dw_pcie_ep_find_next_cap(struct dw_pcie_ep *ep, u8 func_no, in __dw_pcie_ep_find_next_cap() 112 static u8 dw_pcie_ep_find_capability(struct dw_pcie_ep *ep, u8 func_no, u8 cap) in dw_pcie_ep_find_capability() 130 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_write_header() local 155 static int dw_pcie_ep_inbound_atu(struct dw_pcie_ep *ep, u8 func_no, in dw_pcie_ep_inbound_atu() 182 static int dw_pcie_ep_outbound_atu(struct dw_pcie_ep *ep, u8 func_no, in dw_pcie_ep_outbound_atu() [all …]
|
| D | pci-exynos.c | 83 struct exynos_pcie *ep) in exynos5440_pcie_get_mem_resources() 99 static int exynos5440_pcie_get_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_get_clk_resources() 123 static int exynos5440_pcie_init_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_init_clk_resources() 149 static void exynos5440_pcie_deinit_clk_resources(struct exynos_pcie *ep) in exynos5440_pcie_deinit_clk_resources() 172 static void exynos_pcie_sideband_dbi_w_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_w_mode() 184 static void exynos_pcie_sideband_dbi_r_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_r_mode() 196 static void exynos_pcie_assert_core_reset(struct exynos_pcie *ep) in exynos_pcie_assert_core_reset() 208 static void exynos_pcie_deassert_core_reset(struct exynos_pcie *ep) in exynos_pcie_deassert_core_reset() 222 static void exynos_pcie_assert_reset(struct exynos_pcie *ep) in exynos_pcie_assert_reset() 232 static int exynos_pcie_establish_link(struct exynos_pcie *ep) in exynos_pcie_establish_link() [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
| D | epn.c | 32 #define CHECK(ep, expr, fmt...) \ argument 37 #define CHECK(ep, expr, fmt...) do { } while(0) argument 40 static void ast_vhub_epn_kick(struct ast_vhub_ep *ep, struct ast_vhub_req *req) in ast_vhub_epn_kick() 82 static void ast_vhub_epn_handle_ack(struct ast_vhub_ep *ep) in ast_vhub_epn_handle_ack() 157 static inline unsigned int ast_vhub_count_free_descs(struct ast_vhub_ep *ep) in ast_vhub_count_free_descs() 168 static void ast_vhub_epn_kick_desc(struct ast_vhub_ep *ep, in ast_vhub_epn_kick_desc() 248 static void ast_vhub_epn_handle_ack_desc(struct ast_vhub_ep *ep) in ast_vhub_epn_handle_ack_desc() 327 void ast_vhub_epn_ack_irq(struct ast_vhub_ep *ep) in ast_vhub_epn_ack_irq() 339 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_epn_queue() local 419 static void ast_vhub_stop_active_req(struct ast_vhub_ep *ep, in ast_vhub_stop_active_req() [all …]
|
| D | ep0.c | 29 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len) in ast_vhub_reply() 62 int __ast_vhub_simple_reply(struct ast_vhub_ep *ep, int len, ...) in __ast_vhub_simple_reply() 79 void ast_vhub_ep0_handle_setup(struct ast_vhub_ep *ep) in ast_vhub_ep0_handle_setup() 176 static void ast_vhub_ep0_do_send(struct ast_vhub_ep *ep, in ast_vhub_ep0_do_send() 227 static void ast_vhub_ep0_rx_prime(struct ast_vhub_ep *ep) in ast_vhub_ep0_rx_prime() 235 static void ast_vhub_ep0_do_receive(struct ast_vhub_ep *ep, struct ast_vhub_req *req, in ast_vhub_ep0_do_receive() 273 void ast_vhub_ep0_handle_ack(struct ast_vhub_ep *ep, bool in_ack) in ast_vhub_ep0_handle_ack() 363 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_queue() local 440 struct ast_vhub_ep *ep = to_ast_ep(u_ep); in ast_vhub_ep0_dequeue() local 481 struct ast_vhub_ep *ep = &dev->ep0; in ast_vhub_reset_ep0() local [all …]
|
| /kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
| D | pcie-designware-ep.c | 17 void dw_pcie_ep_linkup(struct dw_pcie_ep *ep) in dw_pcie_ep_linkup() 25 void dw_pcie_ep_init_notify(struct dw_pcie_ep *ep) in dw_pcie_ep_init_notify() 34 dw_pcie_ep_get_func_from_ep(struct dw_pcie_ep *ep, u8 func_no) in dw_pcie_ep_get_func_from_ep() 46 static unsigned int dw_pcie_ep_func_select(struct dw_pcie_ep *ep, u8 func_no) in dw_pcie_ep_func_select() 61 struct dw_pcie_ep *ep = &pci->ep; in __dw_pcie_ep_reset_bar() local 87 static u8 __dw_pcie_ep_find_next_cap(struct dw_pcie_ep *ep, u8 func_no, in __dw_pcie_ep_find_next_cap() 113 static u8 dw_pcie_ep_find_capability(struct dw_pcie_ep *ep, u8 func_no, u8 cap) in dw_pcie_ep_find_capability() 131 struct dw_pcie_ep *ep = epc_get_drvdata(epc); in dw_pcie_ep_write_header() local 156 static int dw_pcie_ep_inbound_atu(struct dw_pcie_ep *ep, u8 func_no, int type, in dw_pcie_ep_inbound_atu() 186 static int dw_pcie_ep_outbound_atu(struct dw_pcie_ep *ep, u8 func_no, in dw_pcie_ep_outbound_atu() [all …]
|
| D | pci-exynos.c | 63 static int exynos_pcie_init_clk_resources(struct exynos_pcie *ep) in exynos_pcie_init_clk_resources() 88 static void exynos_pcie_deinit_clk_resources(struct exynos_pcie *ep) in exynos_pcie_deinit_clk_resources() 104 static void exynos_pcie_sideband_dbi_w_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_w_mode() 116 static void exynos_pcie_sideband_dbi_r_mode(struct exynos_pcie *ep, bool on) in exynos_pcie_sideband_dbi_r_mode() 128 static void exynos_pcie_assert_core_reset(struct exynos_pcie *ep) in exynos_pcie_assert_core_reset() 139 static void exynos_pcie_deassert_core_reset(struct exynos_pcie *ep) in exynos_pcie_deassert_core_reset() 155 struct exynos_pcie *ep = to_exynos_pcie(pci); in exynos_pcie_start_link() local 168 static void exynos_pcie_clear_irq_pulse(struct exynos_pcie *ep) in exynos_pcie_clear_irq_pulse() 177 struct exynos_pcie *ep = arg; in exynos_pcie_irq_handler() local 183 static void exynos_pcie_enable_irq_pulse(struct exynos_pcie *ep) in exynos_pcie_enable_irq_pulse() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/isp1760/ |
| D | isp1760-udc.c | 29 struct isp1760_ep *ep; member 38 static inline struct isp1760_ep *ep_to_udc_ep(struct usb_ep *ep) in ep_to_udc_ep() 78 static void __isp1760_udc_select_ep(struct isp1760_ep *ep, int dir) in __isp1760_udc_select_ep() 96 static void isp1760_udc_select_ep(struct isp1760_ep *ep) in isp1760_udc_select_ep() 102 static void isp1760_udc_ctrl_send_status(struct isp1760_ep *ep, int dir) in isp1760_udc_ctrl_send_status() 123 static void isp1760_udc_request_complete(struct isp1760_ep *ep, in isp1760_udc_request_complete() 150 static void isp1760_udc_ctrl_send_stall(struct isp1760_ep *ep) in isp1760_udc_ctrl_send_stall() 176 static bool isp1760_udc_receive(struct isp1760_ep *ep, in isp1760_udc_receive() 242 static void isp1760_udc_transmit(struct isp1760_ep *ep, in isp1760_udc_transmit() 278 static void isp1760_ep_rx_ready(struct isp1760_ep *ep) in isp1760_ep_rx_ready() [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/fotg210/ |
| D | fotg210-udc.c | 40 static void fotg210_disable_fifo_int(struct fotg210_ep *ep) in fotg210_disable_fifo_int() 51 static void fotg210_enable_fifo_int(struct fotg210_ep *ep) in fotg210_enable_fifo_int() 70 static void fotg210_done(struct fotg210_ep *ep, struct fotg210_request *req, in fotg210_done() 93 static void fotg210_fifo_ep_mapping(struct fotg210_ep *ep, u32 epnum, in fotg210_fifo_ep_mapping() 121 static void fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in) in fotg210_set_fifo_dir() 131 static void fotg210_set_tfrtype(struct fotg210_ep *ep, u32 epnum, u32 type) in fotg210_set_tfrtype() 141 static void fotg210_set_mps(struct fotg210_ep *ep, u32 epnum, u32 mps, in fotg210_set_mps() 154 static int fotg210_config_ep(struct fotg210_ep *ep, in fotg210_config_ep() 172 struct fotg210_ep *ep; in fotg210_ep_enable() local 187 struct fotg210_ep *ep = fotg210->ep[epnum]; in fotg210_reset_tseq() local [all …]
|