Searched refs:function (Results 226 - 250 of 585) sorted by relevance

1234567891011>>

/drivers/bluetooth/
H A Dhci_bcsp.c705 bcsp->tbcsp.function = bcsp_timed_event;
/drivers/cpufreq/
H A Dcpufreq_interactive.c135 * the timer function runs (the timer function can't use that info
173 * started or timer function re-armed itself) or long-term load
348 * function has already processed the previous load sampling
354 * give the timer function enough time to make a decision on this
763 pcpu->cpu_timer.function = cpufreq_interactive_timer;
/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_reg.h809 * This is the limit to the number of fixed-function texture
1070 uint16 function; /* SVGA3dFogFunction */ member in struct:__anon727::__anon728::__anon729
1468 * used by the fixed function pipeline or the vertex shader. It
1758 * fixed-function texture units available. Each of these units
/drivers/i2c/busses/
H A Di2c-pnx.c603 alg_data->mif.timer.function = i2c_pnx_timeout;
/drivers/infiniband/hw/qib/
H A Dqib_driver.c723 * timeout so the function will be called soon, to look at our request.
728 ppd->led_override_timer.function = qib_run_led_override;
/drivers/input/gameport/
H A Dgameport.c506 gameport->poll_timer.function = gameport_run_poll_handler;
/drivers/isdn/act2000/
H A Dmodule.c268 card->ptimer.function = act2000_poll;
/drivers/isdn/hisax/
H A Dasuscom.c338 ipid->vendor, ipid->function, pnp_d))) {
H A Disdnl3.c172 t->tl.function = (void *) L3ExpireTimer;
H A Dteles3.c294 ipid->vendor, ipid->function, pnp_d))) {
/drivers/isdn/pcbit/
H A Dlayer2.c650 dev->error_recover_timer.function = &pcbit_l2_err_recover;
/drivers/media/video/cx88/
H A Dcx88-input.c182 ir->timer.function = cx88_ir_work;
/drivers/net/appletalk/
H A Dcops.c179 /* Index to functions, as function prototypes. */
428 cops_timer.function = cops_poll;
922 * Dummy function to keep the Appletalk layer happy.
/drivers/net/can/sja1000/
H A Dpeak_pcmcia.c694 card->led_timer.function = pcan_led_timer;
/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c543 /* check whether function and number can be read */
587 netdev_err(mc->netdev, "unexpected function %u\n", f);
798 pdev->restart_timer.function = pcan_usb_restart;
823 * probe function for new PCAN-USB usb interface
/drivers/net/ethernet/8390/
H A Dsmc-ultra.c343 ultra_device_ids[i].function,
/drivers/net/ethernet/amd/
H A Dam79c961a.c735 priv->timer.function = am79c961_timer;
/drivers/net/ethernet/ti/
H A Dcpsw_ale.c607 ale->timer.function = cpsw_ale_timer;
/drivers/net/wireless/iwlegacy/
H A D3945-rs.c365 rs_sta->rate_scale_flush.function = il3945_bg_rate_scale_flush;
401 /* rate scale requires free function to be implemented */
884 * the station is added. Since mac80211 calls this function before a
/drivers/net/wireless/mwifiex/
H A Dmain.c30 * This function registers the device and performs all the necessary
41 * In case of any errors during inittialization, this function also ensures
80 adapter->cmd_timer.function = mwifiex_cmd_timeout_func;
97 * This function unregisters the device and performs all the necessary
127 * This function is the main procedure of the driver and handles various driver
130 * The main responsibilities of this function are -
278 * This function frees the adapter structure.
295 * This function initializes the hardware and firmware.
353 * This function fills a driver buffer.
355 * The function associate
[all...]
/drivers/pci/hotplug/
H A Dibmphp.h695 u8 function; member in struct:pci_func
752 extern int ibmphp_init_devno (struct slot **); /* This function is called from EBDA, so we need it not be static */
754 extern int ibmphp_update_slot_info (struct slot *); /* This function is called from HPC, so we need it to not be be static */
/drivers/pcmcia/
H A Dm32r_cfc.c769 poll_timer.function = pcc_interrupt_wrapper;
H A Dm32r_pcc.c731 poll_timer.function = pcc_interrupt_wrapper;
H A Dpd6729.c709 socket->poll_timer.function = pd6729_interrupt_wrapper;
H A Dsoc_common.c726 skt->poll_timer.function = soc_common_pcmcia_poll_event;

Completed in 396 milliseconds

1234567891011>>