/openbmc/linux/drivers/usb/dwc3/ |
D | ep0.c |
|
D | debugfs.c |
|
D | gadget.h |
|
D | debug.h |
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | gadget.c | 184 struct dwc3_ep *dep = dwc->eps[(num << 1) | 1]; in dwc3_gadget_resize_tx_fifos() local 224 void dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, in dwc3_gadget_giveback() 323 static dma_addr_t dwc3_trb_dma_offset(struct dwc3_ep *dep, in dwc3_trb_dma_offset() 331 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() 351 static void dwc3_free_trb_pool(struct dwc3_ep *dep) in dwc3_free_trb_pool() 359 static int dwc3_gadget_start_config(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_gadget_start_config() 382 static int dwc3_gadget_set_ep_config(struct dwc3 *dwc, struct dwc3_ep *dep, in dwc3_gadget_set_ep_config() 445 static int dwc3_gadget_set_xfer_resource(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_gadget_set_xfer_resource() 464 static int __dwc3_gadget_ep_enable(struct dwc3_ep *dep, in __dwc3_gadget_ep_enable() 522 static void dwc3_remove_requests(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_remove_requests() [all …]
|
H A D | ep0.c | 54 struct dwc3_ep *dep; in dwc3_ep0_start_trans() local 109 static int __dwc3_gadget_ep0_queue(struct dwc3_ep *dep, in __dwc3_gadget_ep0_queue() 216 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue() local 251 struct dwc3_ep *dep; in dwc3_ep0_stall_and_restart() local 276 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt() local 307 struct dwc3_ep *dep; in dwc3_wIndex_to_dep() local 331 struct dwc3_ep *dep; in dwc3_ep0_handle_status() local 389 struct dwc3_ep *dep; in dwc3_ep0_handle_feature() local 592 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_ep0_set_sel_cmpl() local 636 struct dwc3_ep *dep; in dwc3_ep0_set_sel() local [all …]
|
H A D | gadget.h | 72 struct dwc3_ep *dep = req->dep; in dwc3_gadget_move_request_queued() local
|
/openbmc/linux/drivers/gpu/drm/i915/ |
D | i915_scheduler.c |
|
D | i915_request.h |
|
/openbmc/linux/arch/powerpc/include/asm/ |
D | async_tx.h |
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | menu.c | 106 void menu_add_dep(struct expr *dep) in menu_add_dep() 127 …uct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct expr *dep) in menu_add_prop() 177 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) in menu_add_prompt() 188 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr() 193 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol() 301 struct expr *parentdep, *basedep, *dep, *dep2, **ep; in menu_finalize() local
|
H A D | expr.c | 843 int expr_contains_symbol(struct expr *dep, struct symbol *sym) in expr_contains_symbol() 871 bool expr_depends_symbol(struct expr *dep, struct symbol *sym) in expr_depends_symbol()
|
H A D | expr.h | 49 #define EXPR_NOT(dep) (2-(dep)) argument 251 struct expr *dep; member
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | classextend.py | 79 def map_depends(self, dep): argument 153 def map_depends(self, dep): argument
|
H A D | sstatesig.py | 11 def sstate_rundepfilter(siggen, fn, recipename, task, dep, depname, dataCaches): argument 144 def rundep_check(self, fn, recipename, task, dep, depname, dataCaches = None): argument 181 def recipename_from_dep(dep): argument
|
H A D | package.py | 2002 def add_dep(list, dep): argument
|
/openbmc/kcsbridge/src/ |
H A D | meson.build | 18 dep = declare_dependency( variable
|
/openbmc/openbmc/poky/scripts/ |
H A D | opkg-query-helper.py | 64 dep = verregex.sub('', dep) variable
|
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | meson.build | 108 dep = declare_dependency(dependencies: pre, link_with: lib) variable
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | taskexp_ncurses.py | 317 def task_list_append(self,task_name,dep): argument 518 def __init__(self, screen, label, primary, base_x, base_y, width, height, dep): argument 945 def bitbake_load(server, eventHandler, params, dep, curses_off, screen): argument 1208 def check_screen_size(dep, active_package): argument
|
/openbmc/linux/drivers/acpi/ |
D | power.c |
|
/openbmc/linux/include/linux/ |
D | async_tx.h |
|
/openbmc/linux/drivers/pnp/ |
D | interface.c |
|
/openbmc/linux/include/net/netfilter/ |
D | nf_tables_offload.h |
|
/openbmc/linux/drivers/usb/gadget/udc/ |
D | net2280.h |
|