Searched refs:function (Results 126 - 150 of 585) sorted by relevance

1234567891011>>

/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c537 .function = PM_GPIO_FUNC_1,
546 .function = PM_GPIO_FUNC_NORMAL,
H A Dlocomokbd.c268 locomokbd->timer.function = locomokbd_timer_callback;
/drivers/media/radio/
H A Dradio-cadet.c316 dev->readtimer.function = cadet_handler;
334 dev->readtimer.function = cadet_handler;
H A Dradio-sf16fmi.c293 id_table[i].function, NULL);
/drivers/net/wireless/iwlwifi/
H A Diwl-agn-tt.c493 * if PSP not enable, no Thermal Throttling function will be performed
623 priv->thermal_throttle.ct_kill_exit_tm.function =
628 priv->thermal_throttle.ct_kill_waiting_tm.function =
/drivers/s390/block/
H A Ddasd_fba.c231 if (cqr->function == dasd_default_erp_action)
235 cqr->function);
/drivers/scsi/
H A Dscsi_tgt_lib.c531 int function, u64 tag, struct scsi_lun *scsilun,
538 function, tag, scsilun, data);
530 scsi_tgt_tsk_mgmt_request(struct Scsi_Host *shost, u64 itn_id, int function, u64 tag, struct scsi_lun *scsilun, void *data) argument
/drivers/acpi/apei/
H A Dcper.c266 pcie->device_id.device, pcie->device_id.function);
/drivers/block/aoe/
H A Daoedev.c224 d->timer.function = dummy_timer;
/drivers/char/
H A Dgenrtc.c119 timer_task.function = gen_rtc_timer;
146 * call gen_rtc_interrupt function to signal an RTC_UIE,
/drivers/firewire/
H A Dsbp2.c560 int generation, int function,
568 if (function == SBP2_LOGOUT_REQUEST && fw_device_is_shutdown(device))
587 MANAGEMENT_ORB_FUNCTION(function) |
597 if (function == SBP2_LOGIN_REQUEST) {
559 sbp2_send_management_orb(struct sbp2_logical_unit *lu, int node_id, int generation, int function, int lun_or_login_id, void *response) argument
/drivers/input/joystick/
H A Dturbografx.c193 tgfx->timer.function = tgfx_timer;
H A Dwalkera0701.c258 w->timer.function = timer_handler;
/drivers/isdn/hardware/eicon/
H A Ddivasi.c304 p_os->diva_timer_id.function = (void *) diva_um_timer_function;
472 ** If application exits without entity removal this function will remove
/drivers/isdn/isdnloop/
H A Disdnloop.c376 card->rb_timer.function = isdnloop_pollbchan;
626 card->c_timer[ch].function = isdnloop_atimeout1;
628 card->c_timer[ch].function = isdnloop_atimeout0;
1113 card->st_timer.function = isdnloop_polldchan;
/drivers/isdn/mISDN/
H A Dtimerdev.c184 timer->tl.function = dev_expire_timer;
/drivers/lguest/
H A Dinterrupts_and_traps.c632 /* This is the function called when the Guest's timer expires. */
646 cpu->hrt.function = clockdev_fn;
/drivers/media/video/saa7134/
H A Dsaa7134-ts.c211 dev->ts_q.timeout.function = saa7134_buffer_timeout;
/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.h117 * count allowed per function with INTA or per vector in the case of
421 timer.function = handle; \
/drivers/net/wireless/bcmdhd/
H A Dwl_cfgp2p.h169 timer->function = func; \
/drivers/pcmcia/
H A Domap_cf.c224 cf->timer.function = omap_cf_timer;
/drivers/scsi/aacraid/
H A Daacraid.h512 * below 2gig. This tells the init function to set the
1408 __le32 function; member in struct:aac_srb
1427 u32 function; member in struct:user_aac_srb
1463 * SRB Functions - set in aac_srb->function
1760 #define CTL_CODE(function, method) ( \
1761 (4<< 16) | ((function) << 2) | (method) \
/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h150 /* Used by the timer timeout function. */
294 ascb->timer.function = NULL;
358 * This function will free a list of ascbs allocated by asd_ascb_alloc_list.
359 * It is used when say the scb queueing function returned QUEUE_FULL,
/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c495 if (csk->retry_timer.function) {
497 csk->retry_timer.function = NULL;
587 csk->retry_timer.function != act_open_retry_timer) {
588 csk->retry_timer.function = act_open_retry_timer;
/drivers/scsi/dpt/
H A Ddpti_i2o.h64 u32 function:8; member in struct:i2o_message
305 /* I2O API function return values */

Completed in 714 milliseconds

1234567891011>>