| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | wpa_cli.c | 225 static int _wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd, int print) in _wpa_ctrl_command() 261 static int wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd) in wpa_ctrl_command() 267 static int wpa_cli_cmd(struct wpa_ctrl *ctrl, const char *cmd, int min_args, in wpa_cli_cmd() 283 static int wpa_cli_cmd_ifname(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ifname() 289 static int wpa_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_status() 305 static int wpa_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ping() 311 static int wpa_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_relog() 317 static int wpa_cli_cmd_note(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_note() 323 static int wpa_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_mib() 329 static int wpa_cli_cmd_pmksa(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_pmksa() [all …]
|
| D | libwpa_test.c | 15 struct wpa_ctrl *ctrl; in main() local
|
| /external/wpa_supplicant_8/hostapd/ |
| D | hostapd_cli.c | 79 static void register_event_handler(struct wpa_ctrl *ctrl) in register_event_handler() 92 static void unregister_event_handler(struct wpa_ctrl *ctrl) in unregister_event_handler() 190 static int _wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd, int print) in _wpa_ctrl_command() 218 static inline int wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd) in wpa_ctrl_command() 224 static int hostapd_cli_cmd(struct wpa_ctrl *ctrl, const char *cmd, in hostapd_cli_cmd() 240 static int hostapd_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_ping() 246 static int hostapd_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_relog() 252 static int hostapd_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_status() 260 static int hostapd_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_mib() 307 static int hostapd_cli_cmd_sta(struct wpa_ctrl *ctrl, int argc, char *argv[]) in hostapd_cli_cmd_sta() [all …]
|
| /external/wpa_supplicant_8/src/common/ |
| D | wpa_ctrl.c | 97 struct wpa_ctrl *ctrl; in wpa_ctrl_open2() local 251 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close() 314 struct wpa_ctrl *ctrl; in wpa_ctrl_open() local 463 char * wpa_ctrl_get_remote_ifname(struct wpa_ctrl *ctrl) in wpa_ctrl_get_remote_ifname() 473 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close() 486 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request() 588 static int wpa_ctrl_attach_helper(struct wpa_ctrl *ctrl, int attach) in wpa_ctrl_attach_helper() 604 int wpa_ctrl_attach(struct wpa_ctrl *ctrl) in wpa_ctrl_attach() 610 int wpa_ctrl_detach(struct wpa_ctrl *ctrl) in wpa_ctrl_detach() 618 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) in wpa_ctrl_recv() [all …]
|
| D | wpa_helpers.c | 25 struct wpa_ctrl *ctrl; in wpa_open_ctrl() local 37 struct wpa_ctrl *ctrl; in wpa_command() local 64 struct wpa_ctrl *ctrl; in wpa_command_resp() local 85 struct wpa_ctrl *ctrl; in open_wpa_mon() local 166 struct wpa_ctrl *ctrl; in get_wpa_status() local 216 struct wpa_ctrl *ctrl; in wait_ip_addr() local
|
| /external/u-boot/drivers/usb/host/ |
| D | xhci-ring.c | 35 static int last_trb(struct xhci_ctrl *ctrl, struct xhci_ring *ring, in last_trb() 54 static bool last_trb_on_last_seg(struct xhci_ctrl *ctrl, in last_trb_on_last_seg() 88 static void inc_enq(struct xhci_ctrl *ctrl, struct xhci_ring *ring, in inc_enq() 146 static void inc_deq(struct xhci_ctrl *ctrl, struct xhci_ring *ring) in inc_deq() 180 static struct xhci_generic_trb *queue_trb(struct xhci_ctrl *ctrl, in queue_trb() 209 static int prepare_ring(struct xhci_ctrl *ctrl, struct xhci_ring *ep_ring, in prepare_ring() 271 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr, u32 slot_id, in xhci_queue_command() 362 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in giveback_first_trb() local 392 void xhci_acknowledge_event(struct xhci_ctrl *ctrl) in xhci_acknowledge_event() 408 static int event_ready(struct xhci_ctrl *ctrl) in event_ready() [all …]
|
| D | xhci-mem.c | 103 static void xhci_scratchpad_free(struct xhci_ctrl *ctrl) in xhci_scratchpad_free() 134 static void xhci_free_virt_devices(struct xhci_ctrl *ctrl) in xhci_free_virt_devices() 172 void xhci_cleanup(struct xhci_ctrl *ctrl) in xhci_cleanup() 347 static int xhci_scratchpad_alloc(struct xhci_ctrl *ctrl) in xhci_scratchpad_alloc() 413 *xhci_alloc_container_ctx(struct xhci_ctrl *ctrl, int type) in xhci_alloc_container_ctx() 439 int xhci_alloc_virt_device(struct xhci_ctrl *ctrl, unsigned int slot_id) in xhci_alloc_virt_device() 499 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr, in xhci_mem_init() 622 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl, in xhci_get_slot_ctx() 640 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl, in xhci_get_ep_ctx() 665 void xhci_endpoint_copy(struct xhci_ctrl *ctrl, in xhci_endpoint_copy() [all …]
|
| D | ehci-hcd.c | 121 static int ehci_get_port_speed(struct ehci_ctrl *ctrl, uint32_t reg) in ehci_get_port_speed() 126 static void ehci_set_usbmode(struct ehci_ctrl *ctrl) in ehci_set_usbmode() 142 static void ehci_powerup_fixup(struct ehci_ctrl *ctrl, uint32_t *status_reg, in ehci_powerup_fixup() 148 static uint32_t *ehci_get_portsc_register(struct ehci_ctrl *ctrl, int port) in ehci_get_portsc_register() 178 static int ehci_reset(struct ehci_ctrl *ctrl) in ehci_reset() 206 static int ehci_shutdown(struct ehci_ctrl *ctrl) in ehci_shutdown() 315 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in ehci_submit_async() local 671 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in ehci_submit_root() local 948 static void ehci_setup_ops(struct ehci_ctrl *ctrl, const struct ehci_ops *ops) in ehci_setup_ops() 969 struct ehci_ctrl *ctrl = &ehcic[index]; in ehci_set_controller_priv() local [all …]
|
| D | ehci-faraday.c | 31 void faraday_ehci_set_usbmode(struct ehci_ctrl *ctrl) in faraday_ehci_set_usbmode() 36 int faraday_ehci_get_port_speed(struct ehci_ctrl *ctrl, uint32_t reg) in faraday_ehci_get_port_speed() 65 uint32_t *faraday_ehci_get_portsc_register(struct ehci_ctrl *ctrl, int port) in faraday_ehci_get_portsc_register()
|
| D | xhci.c | 453 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_configure_endpoints() local 501 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_set_configuration() local 627 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_address_device() local 708 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in _xhci_alloc_device() local 762 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_check_maxpacket() local 890 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_submit_root() local 1163 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in _xhci_submit_control_msg() local 1190 static int xhci_lowlevel_init(struct xhci_ctrl *ctrl) in xhci_lowlevel_init() 1244 static int xhci_lowlevel_stop(struct xhci_ctrl *ctrl) in xhci_lowlevel_stop() 1296 struct xhci_ctrl *ctrl; in usb_lowlevel_init() local [all …]
|
| /external/u-boot/drivers/mtd/nand/ |
| D | fsl_ifc_nand.c | 34 struct fsl_ifc_ctrl *ctrl; member 225 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in set_addr() local 245 static int is_blank(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl, in is_blank() 271 static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl, in check_read_ecc() 284 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_run_command() local 361 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_do_read() local 399 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_cmdfunc() local 602 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_write_buf() local 630 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_byte() local 654 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_byte16() local [all …]
|
| D | fsl_elbc_nand.c | 48 struct fsl_elbc_ctrl *ctrl; member 158 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in set_addr() local 198 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_run_command() local 249 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_do_read() local 283 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_cmdfunc() local 493 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_write_buf() local 530 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_read_byte() local 547 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_read_buf() local 569 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_wait() local
|
| D | kirkwood_nand.c | 19 u32 ctrl; /* 0x10470 */ member 33 unsigned int ctrl) in kw_nand_hwcontrol()
|
| /external/easymock/src/org/easymock/ |
| D | EasyMockSupport.java | 143 IMocksControl ctrl = EasyMock.createStrictControl(); in createStrictControl() local 154 IMocksControl ctrl = EasyMock.createControl(); in createControl() local 167 IMocksControl ctrl = EasyMock.createNiceControl(); in createNiceControl() local
|
| /external/u-boot/drivers/usb/gadget/ |
| D | f_dfu.c | 264 const struct usb_ctrlrequest *ctrl, in state_app_idle() 291 const struct usb_ctrlrequest *ctrl, in state_app_detach() 314 const struct usb_ctrlrequest *ctrl, in state_dfu_idle() 374 const struct usb_ctrlrequest *ctrl, in state_dfu_dnload_sync() 397 const struct usb_ctrlrequest *ctrl, in state_dfu_dnbusy() 417 const struct usb_ctrlrequest *ctrl, in state_dfu_dnload_idle() 451 const struct usb_ctrlrequest *ctrl, in state_dfu_manifest_sync() 478 const struct usb_ctrlrequest *ctrl, in state_dfu_manifest() 504 const struct usb_ctrlrequest *ctrl, in state_dfu_upload_idle() 541 const struct usb_ctrlrequest *ctrl, in state_dfu_error() [all …]
|
| /external/u-boot/drivers/ddr/microchip/ |
| D | ddr2.c | 66 static void ddr_set_arbiter(struct ddr2_ctrl_regs *ctrl, in ddr_set_arbiter() 100 static void host_load_cmd(struct ddr2_ctrl_regs *ctrl, u32 cmd_idx, in host_load_cmd() 116 struct ddr2_ctrl_regs *ctrl; in ddr2_ctrl_init() local
|
| /external/u-boot/arch/arm/mach-omap2/am33xx/ |
| D | ti816x_emif4.c | 22 static void ddr_init_settings(const struct cmd_control *ctrl, int emif) in ddr_init_settings() 137 void config_ddr(const struct ddr_data *data, const struct cmd_control *ctrl, in config_ddr()
|
| D | hw_data.c | 12 struct omap_sys_ctrl_regs const **ctrl = variable
|
| /external/u-boot/drivers/usb/dwc3/ |
| D | ep0.c | 329 struct usb_ctrlrequest *ctrl) in dwc3_ep0_handle_status() 387 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_feature() 496 static int dwc3_ep0_set_address(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_address() 526 static int dwc3_ep0_delegate_req(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_delegate_req() 536 static int dwc3_ep0_set_config(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_config() 634 static int dwc3_ep0_set_sel(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_sel() 668 static int dwc3_ep0_set_isoch_delay(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_isoch_delay() 690 static int dwc3_ep0_std_request(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_std_request() 735 struct usb_ctrlrequest *ctrl = dwc->ctrl_req; in dwc3_ep0_inspect_setup() local
|
| /external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/ |
| D | devices.c | 17 static struct uart_ctrl_regs *ctrl = (struct uart_ctrl_regs *)UART_CTRL_BASE; variable 119 uint32_t ctrl = readl(&clk->i2cclk_ctrl); in lpc32xx_i2c_init() local
|
| /external/u-boot/arch/arm/mach-omap2/omap3/ |
| D | hw_data.c | 12 struct omap_sys_ctrl_regs const **ctrl = variable
|
| /external/u-boot/arch/arm/mach-kirkwood/ |
| D | cache.c | 13 u32 ctrl; in l2_cache_disable() local
|
| /external/u-boot/arch/arm/include/asm/arch-omap3/ |
| D | cpu.h | 18 struct ctrl { struct 38 u32 ctrl_omap_stat; /* 0x44C */ argument
|
| /external/iproute2/ip/ |
| D | ipmonitor.c | 40 static void print_headers(FILE *fp, char *label, struct rtnl_ctrl_data *ctrl) in print_headers() 57 struct rtnl_ctrl_data *ctrl, in accept_msg()
|
| /external/libnl/lib/genl/ |
| D | mngt.c | 291 static int __genl_ops_resolve(struct nl_cache *ctrl, struct genl_ops *ops) in __genl_ops_resolve() 353 struct nl_cache *ctrl; in genl_ops_resolve() local 381 struct nl_cache *ctrl; in genl_mngt_resolve() local
|