Searched refs:function (Results 1 - 20 of 20) sorted by relevance

/openwrt/docs/
H A Dconfig.tex17 like a parameter for a shell function. The same rules for Quoting and
29 Then you can use \texttt{config\_load \textit{<name>}} to load config files. The function
64 config_foreach <function name> [<sectiontype>] [<arguments...>]
67 This command will run the supplied function for every single config section in the currently
68 loaded config. The section name will be passed to the function as argument 1.
69 If the section type is added to the command line, the function will only be called for
H A Dwireless.tex418 This function will parse the \texttt{/etc/config/wireless} and make sure there
438 This function will bring up the wifi device and optionally create application specific
456 This function will bring down the wifi device and all its virtual interfaces (if supported).
472 This function looks for interfaces that are usable with the driver. Template config sections
H A Dadding.tex451 // This function will make the driver clean up the MTD device mapping
472 // Macros that indicate which function is called on loading/unloading the module
/openwrt/package/kernel/avila-wdt/src/
H A Davila-wdt.c201 wdt_timer.function = wdt_refresh;
/openwrt/package/kernel/linux/modules/
H A Dlib.mk213 TITLE:=Cordic function support
220 Kernel module for Cordic function support
H A Dusb.mk246 $(LINUX_DIR)/drivers/usb/gadget/function/u_ether.ko \
247 $(LINUX_DIR)/drivers/usb/gadget/function/usb_f_ecm.ko \
248 $(LINUX_DIR)/drivers/usb/gadget/function/usb_f_ecm_subset.ko \
249 $(LINUX_DIR)/drivers/usb/gadget/function/usb_f_rndis.ko \
267 $(LINUX_DIR)/drivers/usb/gadget/function/u_serial.ko \
268 $(LINUX_DIR)/drivers/usb/gadget/function/usb_f_acm.ko \
269 $(LINUX_DIR)/drivers/usb/gadget/function/usb_f_obex.ko \
270 $(LINUX_DIR)/drivers/usb/gadget/function/usb_f_serial.ko \
287 $(LINUX_DIR)/drivers/usb/gadget/function/usb_f_mass_storage.ko \
305 $(LINUX_DIR)/drivers/usb/gadget/function/usb_f_mass_storag
[all...]
/openwrt/target/linux/at91/image/dfboot/src/
H A D_udivsi3.S14 .type __udivsi3 ,function
H A D_umodsi3.S15 .type __umodsi3 ,function
/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_cif_h.c93 \brief This function enables the Host mode interrupts.
128 \brief This function disables the Host mode interrupts.
162 \brief This function initializes the IFXUSB controller registers for Host mode.
163 This function flushes the Tx and Rx FIFOs and it flushes any entries in the
443 \brief This function init the VBUS control.
531 \brief This function free the VBUS control.
772 oc1_retry_timer.function = oc_retry_timer_func;
799 oc2_retry_timer.function = oc_retry_timer_func;
997 oc_retry_timer.function = oc_retry_timer_func;
1164 oc_retry_timer.function
[all...]
H A Difxhcd_queue.c103 \brief This function allocates and initializes a EPQH.
190 epqh->destroy_timer.function = eqph_destroy_func;
H A Difxusb_ctl.c1987 ifxhcd->host_probe_timer.function = host_probe;
1999 ifxhcd->autoprobe_timer.function = host_autoprobe;
2119 ifxhcd->host_probe_timer.function = host_probe;
2298 ifxusb_pcd.device_probe_timer.function = device_probe;
2308 ifxusb_pcd.device_autoprobe_timer.function = device_autoprobe;
2373 ifxusb_pcd.device_probe_timer.function = device_probe;
2862 // The function should be used to enable/disable the module specific power saving methods
2890 // This function should be used to do all the necessary clean-up's before a the real
2907 // This function initiate the real power state change. The module should do all the necessary
2954 // This function shoul
[all...]
/openwrt/package/kernel/lantiq/ltq-adsl-mei/src/
H A Dlantiq_mei.c217 * This function writes a value to danube register
233 * This function writes a value to danube register
251 * This function read the value from danube register
267 * This function read the value from danube register
285 * This function writes several DWORD datas to ARC memory via DMA interface.
322 * This function reads several DWORD datas from ARC memory via DMA interface.
359 * This function switchs the ARC control mode to JTAG mode or MEI mode
411 * This function polls and waits for transaction complete signal.
437 * This function used for direct, address-based access to ARC memory.
459 * This function use
[all...]
H A Difxmips_mei_interface.h701 DSL_BSP_EventCallback_t function; member in struct:__anon22
/openwrt/target/linux/oxnas/files/drivers/pci/host/
H A Dpcie-oxnas.c236 unsigned int function = PCI_FUNC(devfn); local
243 * We'll assume for now that the offset, function, slot, bus encoding
246 * any PCIe bus and most devices have only function 0
253 return (bus_number_offset << 20) | (slot << 15) | (function << 12) |
257 /* PCI configuration space write function */
293 /* PCI configuration space read function */
/openwrt/package/base-files/files/lib/
H A Dfunctions.sh142 local function="$1"; shift
151 eval "$function \"\$val\" \"\$@\""
/openwrt/target/linux/generic/files/drivers/leds/
H A Dledtrig-morse.c309 morse_data->timer.function = morse_timer_function;
/openwrt/target/linux/oxnas/files/drivers/pinctrl/
H A Dpinctrl-oxnas.c60 * @name: the name of this specific function
116 * @mux: the mux mode : gpio or periph_x of the pin i.e. alternate function.
253 new_map[0].data.mux.function = parent->name;
267 dev_dbg(pctldev->dev, "maps: function %s group %s num %d\n",
268 (*map)->data.mux.function, (*map)->data.mux.group, map_num);
503 /* when switch to other function, gpio is disabled automatically */
519 dev_dbg(info->dev, "enable function %s group %s\n",
839 dev_dbg(info->dev, "parse function(%d): %s\n", index, np->name);
843 /* Initialise function */
929 dev_err(&pdev->dev, "failed to parse function\
[all...]
/openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_main.c1328 ag->oom_timer.function = ag71xx_oom_timer_handler;
/openwrt/target/linux/gemini/files/drivers/net/ethernet/gemini/
H A Dsl351x.c1597 gmac->rx_coalesce_timer.function = &gmac_coalesce_delay_expired;
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_vfs.c2009 * yaffs_bg_thread_fn() the thread function
2115 timer.function = yaffs_background_waker;
2582 /* the function only is used to change dev->read_only when this file system

Completed in 307 milliseconds