/openbmc/linux/sound/usb/ |
H A 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 …]
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A D | net2280.c | 168 static inline void enable_pciirqenb(struct net2280_ep *ep) in enable_pciirqenb() 185 struct net2280_ep *ep; in net2280_enable() local 379 struct net2280_ep *ep) in ep_reset_228x() 455 struct net2280_ep *ep) in ep_reset_338x() 514 struct net2280_ep *ep; in net2280_disable() local 548 struct net2280_ep *ep; in net2280_alloc_request() local 582 struct net2280_ep *ep; in net2280_free_request() local 608 static void write_fifo(struct net2280_ep *ep, struct usb_request *req) in write_fifo() 668 static void out_flush(struct net2280_ep *ep) in out_flush() 708 static int read_fifo(struct net2280_ep *ep, struct net2280_request *req) in read_fifo() [all …]
|
H A D | r8a66597-udc.c | 298 struct r8a66597_ep *ep = r8a66597->pipenum2ep[pipenum]; in pipe_change() local 391 static void pipe_initialize(struct r8a66597_ep *ep) in pipe_initialize() 410 struct r8a66597_ep *ep, in r8a66597_ep_setting() 435 static void r8a66597_ep_release(struct r8a66597_ep *ep) in r8a66597_ep_release() 450 static int alloc_pipe_config(struct r8a66597_ep *ep, in alloc_pipe_config() 534 static int free_pipe_config(struct r8a66597_ep *ep) in free_pipe_config() 568 static void start_ep0_write(struct r8a66597_ep *ep, in start_ep0_write() 599 struct r8a66597_ep *ep = r8a66597->pipenum2ep[pipenum]; in change_bfre_mode() local 630 struct r8a66597_ep *ep, in sudmac_alloc_channel() 667 struct r8a66597_ep *ep, in sudmac_free_channel() [all …]
|
H A D | pch_udc.c | 174 #define PCH_UDC_CSR(ep) (UDC_CSR_ADDR + ep*4) argument 181 #define UDC_EPIN_IDX(ep) (ep * 2) argument 182 #define UDC_EPOUT_IDX(ep) (ep * 2 + 1) argument 285 struct usb_ep ep; member 343 struct pch_udc_ep ep[PCH_UDC_EP_NUM]; member 426 static inline u32 pch_udc_ep_readl(struct pch_udc_ep *ep, unsigned long reg) in pch_udc_ep_readl() 431 static inline void pch_udc_ep_writel(struct pch_udc_ep *ep, in pch_udc_ep_writel() 437 static inline void pch_udc_ep_bit_set(struct pch_udc_ep *ep, in pch_udc_ep_bit_set() 444 static inline void pch_udc_ep_bit_clr(struct pch_udc_ep *ep, in pch_udc_ep_bit_clr() 474 unsigned int ep) in pch_udc_write_csr() [all …]
|
H A D | m66592-udc.c | 208 struct m66592_ep *ep = m66592->pipenum2ep[pipenum]; in pipe_change() local 300 static void pipe_initialize(struct m66592_ep *ep) in pipe_initialize() 324 static void m66592_ep_setting(struct m66592 *m66592, struct m66592_ep *ep, in m66592_ep_setting() 366 static void m66592_ep_release(struct m66592_ep *ep) in m66592_ep_release() 381 static int alloc_pipe_config(struct m66592_ep *ep, in alloc_pipe_config() 460 static int free_pipe_config(struct m66592_ep *ep) in free_pipe_config() 494 static void start_ep0_write(struct m66592_ep *ep, struct m66592_request *req) in start_ep0_write() 513 static void start_packet_write(struct m66592_ep *ep, struct m66592_request *req) in start_packet_write() 529 static void start_packet_read(struct m66592_ep *ep, struct m66592_request *req) in start_packet_read() 556 static void start_packet(struct m66592_ep *ep, struct m66592_request *req) in start_packet() [all …]
|
H A D | atmel_usba_udc.c | 39 struct usba_ep *ep = inode->i_private; in queue_dbg_open() local 205 struct usba_ep *ep) in usba_ep_init_debugfs() 220 static void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs() 252 struct usba_ep *ep) in usba_ep_init_debugfs() 257 static inline void usba_ep_cleanup_debugfs(struct usba_ep *ep) in usba_ep_cleanup_debugfs() 407 static void next_fifo_transaction(struct usba_ep *ep, struct usba_request *req) in next_fifo_transaction() 428 static void submit_request(struct usba_ep *ep, struct usba_request *req) in submit_request() 463 static void submit_next_request(struct usba_ep *ep) in submit_next_request() 477 static void send_status(struct usba_udc *udc, struct usba_ep *ep) in send_status() 484 static void receive_data(struct usba_ep *ep) in receive_data() [all …]
|
/openbmc/linux/net/sctp/ |
H A 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 …]
|
H A 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 …]
|
/openbmc/u-boot/board/ti/common/ |
H A D | board_detect.c | 48 uchar *ep, int epsize) in ti_i2c_eeprom_read() 79 u32 header, u32 size, uint8_t *ep) in ti_i2c_eeprom_get() 173 struct ti_common_eeprom *ep; in ti_i2c_eeprom_am_set() local 199 struct ti_common_eeprom *ep; in ti_i2c_eeprom_am_get() local 245 struct ti_common_eeprom *ep; in ti_i2c_eeprom_dra7_get() local 289 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_is() local 298 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_rev_is() local 310 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_get_rev() local 318 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_get_config() local 326 struct ti_common_eeprom *ep = TI_EEPROM_DATA; in board_ti_get_name() local [all …]
|
/openbmc/linux/drivers/usb/gadget/udc/bdc/ |
H A 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 …]
|
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A 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 …]
|
H A 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 …]
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A 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() 190 static int dw_pcie_ep_outbound_atu(struct dw_pcie_ep *ep, u8 func_no, in dw_pcie_ep_outbound_atu() [all …]
|
H A 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 …]
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | dwc2_udc_otg_xfer_dma.c | 92 static int setdma_rx(struct dwc2_ep *ep, struct dwc2_request *req) in setdma_rx() 134 static int setdma_tx(struct dwc2_ep *ep, struct dwc2_request *req) in setdma_tx() 194 struct dwc2_ep *ep = &dev->ep[ep_num]; in complete_rx() local 267 struct dwc2_ep *ep = &dev->ep[ep_num]; in complete_tx() local 343 struct dwc2_ep *ep = &dev->ep[ep_num]; in dwc2_udc_check_tx_queue() local 589 struct dwc2_ep *ep; in dwc2_queue() local 686 static int write_fifo_ep0(struct dwc2_ep *ep, struct dwc2_request *req) in write_fifo_ep0() 724 static int dwc2_fifo_read(struct dwc2_ep *ep, u32 *cp, int max) in dwc2_fifo_read() 757 static inline void dwc2_udc_ep0_set_stall(struct dwc2_ep *ep) in dwc2_udc_ep0_set_stall() 788 struct dwc2_ep *ep = &dev->ep[0]; in dwc2_ep0_read() local [all …]
|
H A D | atmel_usba_udc.c | 28 static void next_fifo_transaction(struct usba_ep *ep, struct usba_request *req) in next_fifo_transaction() 50 static void submit_request(struct usba_ep *ep, struct usba_request *req) in submit_request() 68 static void submit_next_request(struct usba_ep *ep) in submit_next_request() 82 static void send_status(struct usba_udc *udc, struct usba_ep *ep) in send_status() 89 static void receive_data(struct usba_ep *ep) in receive_data() 145 request_complete(struct usba_ep *ep, struct usba_request *req, int status) in request_complete() 157 request_complete_list(struct usba_ep *ep, struct list_head *list, int status) in request_complete_list() 170 struct usba_ep *ep = to_usba_ep(_ep); in usba_ep_enable() local 272 struct usba_ep *ep = to_usba_ep(_ep); in usba_ep_disable() local 338 struct usba_ep *ep = to_usba_ep(_ep); in usba_ep_queue() local [all …]
|
H A D | f_rockusb.c | 137 static void rockusb_complete(struct usb_ep *ep, struct usb_request *req) in rockusb_complete() 221 static struct usb_request *rockusb_start_ep(struct usb_ep *ep) in rockusb_start_ep() 392 static void tx_handler_send_csw(struct usb_ep *ep, struct usb_request *req) in tx_handler_send_csw() 406 static unsigned int rx_bytes_expected(struct usb_ep *ep) in rx_bytes_expected() 426 static void tx_handler_ul_image(struct usb_ep *ep, struct usb_request *req) in tx_handler_ul_image() 485 static void rx_handler_dl_image(struct usb_ep *ep, struct usb_request *req) in rx_handler_dl_image() 545 static void cb_test_unit_ready(struct usb_ep *ep, struct usb_request *req) in cb_test_unit_ready() 556 static void cb_read_storage_id(struct usb_ep *ep, struct usb_request *req) in cb_read_storage_id() 578 static void cb_get_chip_version(struct usb_ep *ep, struct usb_request *req) in cb_get_chip_version() 615 static void cb_read_lba(struct usb_ep *ep, struct usb_request *req) in cb_read_lba() [all …]
|
/openbmc/linux/drivers/usb/fotg210/ |
H A 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 …]
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 163 static void deref_qp(struct c4iw_ep *ep) in deref_qp() 170 static void ref_qp(struct c4iw_ep *ep) in ref_qp() 177 static void start_ep_timer(struct c4iw_ep *ep) in start_ep_timer() 191 static int stop_ep_timer(struct c4iw_ep *ep) in stop_ep_timer() 248 static void set_emss(struct c4iw_ep *ep, u16 opt) in set_emss() 330 static void remove_ep_tid(struct c4iw_ep *ep) in remove_ep_tid() 341 static int insert_ep_tid(struct c4iw_ep *ep) in insert_ep_tid() 358 struct c4iw_ep *ep; in get_ep_from_tid() local 375 struct c4iw_listen_ep *ep; in get_ep_from_stid() local 388 struct c4iw_ep *ep; in _c4iw_free_ep() local [all …]
|
/openbmc/linux/drivers/scsi/libfc/ |
H A D | fc_exch.c | 247 static inline void fc_exch_hold(struct fc_exch *ep) in fc_exch_hold() 262 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr() 311 static void fc_exch_release(struct fc_exch *ep) in fc_exch_release() 328 static inline void fc_exch_timer_cancel(struct fc_exch *ep) in fc_exch_timer_cancel() 345 static inline void fc_exch_timer_set_locked(struct fc_exch *ep, in fc_exch_timer_set_locked() 366 static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec) in fc_exch_timer_set() 379 static int fc_exch_done_locked(struct fc_exch *ep) in fc_exch_done_locked() 426 struct fc_exch *ep) in fc_exch_ptr_set() 435 static void fc_exch_delete(struct fc_exch *ep) in fc_exch_delete() 466 struct fc_exch *ep; in fc_seq_send_locked() local [all …]
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-udc.c | 31 struct isp1760_ep *ep; member 40 static inline struct isp1760_ep *ep_to_udc_ep(struct usb_ep *ep) in ep_to_udc_ep() 127 struct isp1760_ep *ep, int dir) in __isp1760_udc_select_ep() 150 struct isp1760_ep *ep) in isp1760_udc_select_ep() 156 static void isp1760_udc_ctrl_send_status(struct isp1760_ep *ep, int dir) in isp1760_udc_ctrl_send_status() 181 static void isp1760_udc_request_complete(struct isp1760_ep *ep, in isp1760_udc_request_complete() 208 static void isp1760_udc_ctrl_send_stall(struct isp1760_ep *ep) in isp1760_udc_ctrl_send_stall() 234 static bool isp1760_udc_receive(struct isp1760_ep *ep, in isp1760_udc_receive() 300 static void isp1760_udc_transmit(struct isp1760_ep *ep, in isp1760_udc_transmit() 336 static void isp1760_ep_rx_ready(struct isp1760_ep *ep) in isp1760_ep_rx_ready() [all …]
|
/openbmc/linux/drivers/net/ethernet/cirrus/ |
H A D | ep93xx_eth.c | 177 #define rdb(ep, off) __raw_readb((ep)->base_addr + (off)) argument 178 #define rdw(ep, off) __raw_readw((ep)->base_addr + (off)) argument 179 #define rdl(ep, off) __raw_readl((ep)->base_addr + (off)) argument 180 #define wrb(ep, off, val) __raw_writeb((val), (ep)->base_addr + (off)) argument 181 #define wrw(ep, off, val) __raw_writew((val), (ep)->base_addr + (off)) argument 182 #define wrl(ep, off, val) __raw_writel((val), (ep)->base_addr + (off)) argument 186 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_mdio_read() local 210 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_mdio_write() local 228 struct ep93xx_priv *ep = netdev_priv(dev); in ep93xx_rx() local 311 struct ep93xx_priv *ep = container_of(napi, struct ep93xx_priv, napi); in ep93xx_poll() local [all …]
|