Searched defs:mep (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | print-events.c | 185 struct mep { struct 201 struct mep *a = container_of(rb_node, struct mep, nd); in mep_cmp() argument [all...] |
| /linux/drivers/usb/mtu3/ |
| H A D | mtu3_gadget.c | 14 void mtu3_req_complete(struct mtu3_ep *mep, in mtu3_req_complete() 40 static void nuke(struct mtu3_ep *mep, const int status) in nuke() 60 static int mtu3_ep_enable(struct mtu3_ep *mep) in mtu3_ep_enable() 133 static int mtu3_ep_disable(struct mtu3_ep *mep) in mtu3_ep_disable() 155 struct mtu3_ep *mep; in mtu3_gadget_ep_enable() local 209 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_disable() local 235 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_alloc_request() local 262 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_queue() local 325 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_dequeue() local 366 struct mtu3_ep *mep = to_mtu3_ep(ep); in mtu3_gadget_ep_set_halt() local [all …]
|
| H A D | mtu3_qmu.c | 154 static void reset_gpd_list(struct mtu3_ep *mep) in reset_gpd_list() 165 int mtu3_gpd_ring_alloc(struct mtu3_ep *mep) in mtu3_gpd_ring_alloc() 180 void mtu3_gpd_ring_free(struct mtu3_ep *mep) in mtu3_gpd_ring_free() 189 void mtu3_qmu_resume(struct mtu3_ep *mep) in mtu3_qmu_resume() 239 int mtu3_prepare_transfer(struct mtu3_ep *mep) in mtu3_prepare_transfer() 244 static int mtu3_prepare_tx_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) in mtu3_prepare_tx_gpd() 287 static int mtu3_prepare_rx_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) in mtu3_prepare_rx_gpd() 322 void mtu3_insert_gpd(struct mtu3_ep *mep, struct mtu3_request *mreq) in mtu3_insert_gpd() 331 int mtu3_qmu_start(struct mtu3_ep *mep) in mtu3_qmu_start() 375 void mtu3_qmu_stop(struct mtu3_ep *mep) in mtu3_qmu_stop() [all …]
|
| H A D | mtu3_gadget_ep0.c | 80 static void ep0_write_fifo(struct mtu3_ep *mep, const u8 *src, u16 len) in ep0_write_fifo() 100 static void ep0_read_fifo(struct mtu3_ep *mep, u8 *dst, u16 len) in ep0_read_fifo() 208 struct mtu3_ep *mep = NULL; in ep0_get_status() local 384 struct mtu3_ep *mep; in ep0_handle_feature() local 794 static int ep0_queue(struct mtu3_ep *mep, struct mtu3_request *mreq) in ep0_queue() 839 struct mtu3_ep *mep; in mtu3_ep0_queue() local 866 struct mtu3_ep *mep; in mtu3_ep0_halt() local
|
| H A D | mtu3.h | 307 struct mtu3_ep *mep; member 393 static inline struct mtu3_request *next_request(struct mtu3_ep *mep) in next_request()
|
| /linux/drivers/scsi/ |
| H A D | mac_esp.c | 115 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_wait_for_dreq() local 200 struct mac_esp_priv *mep = MAC_ESP_GET_PRIV(esp); in mac_esp_send_pdma_cmd() local 296 struct mac_esp_priv *mep; in esp_mac_probe() local 412 struct mac_esp_priv *mep = platform_get_drvdata(dev); in esp_mac_remove() local
|
| /linux/net/bridge/ |
| H A D | br_private_cfm.h | 139 struct br_cfm_mep *mep; member
|