Searched refs:function (Results 76 - 100 of 585) sorted by relevance

1234567891011>>

/drivers/scsi/qla2xxx/
H A Dqla_inline.h180 sp->u.iocb_cmd.timer.function = qla2x00_sp_timeout;
/drivers/staging/android/
H A Dtimed_gpio.c104 gpio_dat->timer.function = gpio_timer_func;
/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_module.c137 ieee->crypt_deinit_timer.function = ieee80211_crypt_deinit_handler;
160 //These function were added to load crypte module autoly
/drivers/staging/rtl8712/
H A Dosdep_service.h84 ptimer->function = pfunc;
/drivers/atm/
H A Didt77105.c76 * Timer function called every second to gather statistics
311 stats_timer.function = idt77105_stats_timer_func;
316 restart_timer.function = idt77105_restart_timer_func;
/drivers/input/keyboard/
H A Dmaple_keyb.c151 if (buf[1] == mapledev->function) {
241 .function = MAPLE_FUNC_KEYBOARD,
/drivers/isdn/hisax/
H A Dhfcscard.c185 ipid->vendor, ipid->function, pnp_d))) {
257 cs->hw.hfcD.timer.function = (void *) hfcs_Timer;
/drivers/net/ethernet/mellanox/mlx4/
H A Deq.c136 if (i != dev->caps.function &&
282 if (!ret && slave != dev->caps.function) {
317 if (!ret && slave != dev->caps.function) {
352 if (i == dev->caps.function)
364 if (i == dev->caps.function)
391 if (!ret && slave != dev->caps.function) {
422 mlx4_warn(dev, "Non-master function received"
431 "Got FLR for unknown function: %d\n",
455 if (i == dev->caps.function)
553 if (slave == dev->caps.function)
[all...]
/drivers/staging/quatech_usb2/
H A Dquatech_usb2.c223 const char *function);
225 const char *function);
430 /* This function is called once per serial port on the device, when
620 * to rely on forcing data through in this function. */
637 int status; /* result of last USB comms function */
1331 const char *function)
1334 dbg("%s - port == NULL", function);
1338 dbg("%s - port->serial == NULL\n", function);
1345 const char *function)
1348 dbg("%s - serial == NULL\n", function);
1330 port_paranoia_check(struct usb_serial_port *port, const char *function) argument
1344 serial_paranoia_check(struct usb_serial *serial, const char *function) argument
[all...]
/drivers/usb/gadget/
H A Df_mass_storage.c44 * function for a USB device, it also illustrates a technique of
50 * function can indicate that LUN is removable and/or CD-ROM. (The
56 * nluns Number of LUNs function have (anywhere from 1
60 * function will include (ie. for "nluns"
105 * can_stall Set to permit function to halt bulk endpoints.
173 * This function is heavily based on "File-backed Storage Gadget" by
322 * Callback function to call when thread exits. If no
436 struct usb_function function; member in struct:fsg_dev
466 return container_of(f, struct fsg_dev, function);
2391 rc = config_ep_by_speed(common->gadget, &(fsg->function), fs
[all...]
H A Dprinter.c507 /* This function must be called with interrupts turned off. */
982 const struct usb_descriptor_header **function; local
990 function = hs_printer_function;
992 function = fs_printer_function;
995 function = fs_printer_function;
1003 function++;
1006 function);
1539 .function = (char *) driver_desc,
/drivers/pci/hotplug/
H A Dibmphp_res.c190 * This is the Resource Management initialization function. It will go through
380 * This function adds a range into a sorted list of ranges per bus for a particular
1668 * This function will go over the PFmem resources to check if the EBDA allocated
1921 * Note: this function doesn't take into account IO restrictions etc,
1929 u8 sec_busno, device, function, hdr_type, start_io_address, end_io_address; local
1949 for (function = 0x00; function < 0x08; function++) {
1950 devfn = PCI_DEVFN(device, function);
1959 function
[all...]
/drivers/target/iscsi/
H A Discsi_target_util.c228 u8 function)
251 if (function == ISCSI_TM_FUNC_TASK_REASSIGN)
262 switch (function) {
286 " 0x%02x\n", function);
1124 conn->nopin_response_timer.function = iscsit_handle_nopin_response_timeout;
1189 conn->nopin_timer.function = iscsit_handle_nopin_timeout;
1217 conn->nopin_timer.function = iscsit_handle_nopin_timeout;
1376 * This function is used for mainly sending a ISCSI_TARG_LOGIN_RSP PDU
226 iscsit_allocate_se_cmd_for_tmr( struct iscsi_conn *conn, u8 function) argument
/drivers/message/fusion/
H A Dmptctl.c101 * arg contents specific to function.
124 * Private function calls.
134 * Reset Handler cleanup function
139 * Event Handler function
210 dctlprintk(ioc, printk(MYIOC_s_DEBUG_FMT "completing mpi function "
468 u8 function = mf->u.hdr.Function; local
489 if (function == MPI_FUNCTION_SCSI_IO_REQUEST)
493 else if (function == MPI_FUNCTION_RAID_SCSI_IO_PASSTHROUGH)
500 if ((function == MPI_FUNCTION_SCSI_IO_REQUEST) ||
501 (function
1861 u8 function; local
[all...]
/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c66 * Context: Calling function should acquire ioc->sas_node_lock.
222 * 0 means the mf is freed from this function.
249 u8 function; member in struct:rep_manu_request
257 u8 function; /* 0x01 */ member in struct:rep_manu_reply
365 manufacture_request->function = 1;
467 * _transport_delete_port - helper function to removing a port
495 * _transport_delete_phy - helper function to removing single phy from port
519 * _transport_add_phy - helper function to adding single phy to port
639 * Context: This function will acquire ioc->sas_node_lock.
774 * Context: This function wil
1036 u8 function; /* 0x11 */ member in struct:phy_error_log_request
1047 u8 function; /* 0x11 */ member in struct:phy_error_log_reply
1353 u8 function; /* 0x91 */ member in struct:phy_control_request
1370 u8 function; /* 0x11 */ member in struct:phy_control_reply
[all...]
/drivers/acpi/acpica/
H A Dexfldio.c238 u32 field_datum_byte_offset, u64 *value, u32 function)
266 if ((function & ACPI_IO_MASK) == ACPI_READ) {
288 function, region_offset,
237 acpi_ex_access_region(union acpi_operand_object *obj_desc, u32 field_datum_byte_offset, u64 *value, u32 function) argument
H A Dutxface.c65 * DESCRIPTION: Initializes all global variables. This is the first function
414 * DESCRIPTION: This function is called to get information about the current
418 * If the function fails an appropriate status will be returned
490 * TBD: When a second function is added, must save the Function also.
494 acpi_install_initialization_handler(acpi_init_handler handler, u32 function)
/drivers/acpi/
H A Dacpi_ipmi.c153 * IPMI network function and command are encoded in the address
361 * @function: indicates the read/write. In fact as the IPMI message is driven
373 acpi_ipmi_space_handler(u32 function, acpi_physical_address address, argument
387 if ((function & ACPI_IO_MASK) == ACPI_READ)
510 * from the smi_watcher list. But the smi_gone callback function
H A Dec.c487 * Allow transactions to happen again (this function is called from
636 acpi_ec_space_handler(u32 function, acpi_physical_address address, argument
647 if (function != ACPI_READ && function != ACPI_WRITE)
654 result = (function == ACPI_READ) ?
/drivers/media/common/
H A Dsaa7146_vbi.c370 vv->vbi_q.timeout.function = saa7146_buffer_timeout;
419 fh->vbi_read_timeout.function = vbi_read_timeout;
/drivers/media/dvb/ttpci/
H A Dav7110_ir.c340 av7110->ir.keyup_timer.function = av7110_emit_keyup;
372 input_dev->timer.function = input_repeat_key;
/drivers/net/wan/
H A Dhdlc_cisco.c279 st->timer.function = cisco_timer;
298 st->timer.function = cisco_timer;
/drivers/uwb/
H A Dlc-dev.c113 * Alloc, zero and call this function.
392 * This is called by the UWB Daemon (through the beacon purge function
466 * Iterate over the list of UWB devices, calling a @function on each
471 * @function: function to call.
472 * @priv: data to pass to @function.
473 * @returns: 0 if no invocation of function() returned a value
476 int uwb_dev_for_each(struct uwb_rc *rc, uwb_dev_for_each_f function, void *priv) argument
478 return device_for_each_child(&rc->uwb_dev.dev, priv, function);
/drivers/net/ethernet/ti/
H A Dtlan.c255 if (priv->timer.function != NULL &&
261 priv->timer.function = tlan_timer;
344 if (priv->timer.function != NULL) {
346 priv->timer.function = NULL;
454 * the netcard_probe names. This function looks for
458 * now allocates its own device structure. This function
797 * This function completes the initialization of the
1005 * This function adds a frame to the Tx list to be sent
1103 * This function handles an interrupt generated by its
1104 * assigned TLAN adapter. The function deactivate
[all...]
/drivers/char/
H A Ddcc_tty.c272 g_dcc_timer.function = dcc_tty_timer_func;

Completed in 969 milliseconds

1234567891011>>