Searched refs:function (Results 476 - 500 of 1091) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/infiniband/hw/qib/
H A Dqib_init.c801 if (dd->stats_timer.function)
803 if (dd->intrchk_timer.function)
807 if (ppd->hol_timer.function)
809 if (ppd->led_override_timer.function) {
813 if (ppd->symerr_clear_timer.function)
1381 * the function pointers were never initialized.
1403 * Do device-specific initialiation, function table setup, dd
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c152 * for channel alloc function.
559 /* This function is executed in a task context via an ipc_worker object,
1386 ipc_imem->startup_timer.function = ipc_imem_startup_timer_cb;
1390 ipc_imem->tdupdate_timer.function = ipc_imem_td_update_timer_cb;
1394 ipc_imem->fast_update_timer.function = ipc_imem_fast_update_timer_cb;
1398 ipc_imem->td_alloc_timer.function = ipc_imem_td_alloc_timer_cb;
1401 ipc_imem->adb_timer.function = ipc_imem_adb_timer_cb;
/linux-master/arch/powerpc/kernel/
H A Deeh.c289 * the error log is fetched through platform dependent function call.
499 * function zero of a multi-function device.
609 * @function: EEH option
615 int eeh_pci_enable(struct eeh_pe *pe, int function) argument
624 switch (function) {
637 pr_warn("%s: Invalid function %d\n",
638 __func__, function);
662 rc = eeh_ops->set_option(pe, function);
666 __func__, function, p
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c252 * Note that this function can run on a given v4l2_m2m_ctx context,
294 * This function can run in interrupt context.
384 * This function shouldn't run in interrupt context.
400 * @work: Work structure used for scheduling the execution of this function.
494 * This function should not be used for drivers that support
1043 struct video_device *vdev, int function)
1087 entity->function = function;
1106 struct video_device *vdev, int function)
1127 MEM2MEM_ENT_TYPE_PROC, vdev, function);
1041 v4l2_m2m_register_entity(struct media_device *mdev, struct v4l2_m2m_dev *m2m_dev, enum v4l2_m2m_entity_type type, struct video_device *vdev, int function) argument
1105 v4l2_m2m_register_media_controller(struct v4l2_m2m_dev *m2m_dev, struct video_device *vdev, int function) argument
[all...]
/linux-master/fs/ext4/
H A Dsuper.c448 * The ext4_maybe_update_superblock() function checks and updates the
451 * This function is designed to update the on-disk superblock only under
807 void __ext4_error(struct super_block *sb, const char *function, argument
817 trace_ext4_error(sb, function, line);
824 sb->s_id, function, line, current->comm, &vaf);
829 ext4_handle_error(sb, force_ro, error, 0, block, function, line);
832 void __ext4_error_inode(struct inode *inode, const char *function, argument
842 trace_ext4_error(inode->i_sb, function, line);
850 inode->i_sb->s_id, function, line, inode->i_ino,
855 inode->i_sb->s_id, function, lin
865 __ext4_error_file(struct file *file, const char *function, unsigned int line, ext4_fsblk_t block, const char *fmt, ...) argument
948 __ext4_std_error(struct super_block *sb, const char *function, unsigned int line, int errno) argument
1003 __ext4_warning(struct super_block *sb, const char *function, unsigned int line, const char *fmt, ...) argument
1020 __ext4_warning_inode(const struct inode *inode, const char *function, unsigned int line, const char *fmt, ...) argument
[all...]
/linux-master/drivers/target/iscsi/
H A Discsi_target.c2011 u8 function, tcm_function = TMR_UNKNOWN; local
2015 function = hdr->flags;
2019 " 0x%08x, CID: %hu\n", hdr->itt, hdr->cmdsn, function,
2022 if ((function != ISCSI_TM_FUNC_ABORT_TASK) &&
2023 ((function != ISCSI_TM_FUNC_TASK_REASSIGN) &&
2029 if ((function == ISCSI_TM_FUNC_TASK_REASSIGN) &&
2037 if ((function != ISCSI_TM_FUNC_ABORT_TASK) &&
2061 if (function != ISCSI_TM_FUNC_TASK_REASSIGN) {
2062 tcm_function = iscsit_convert_tmf(function);
2065 " 0x%02x\n", function);
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_mass_storage.c15 * function for a USB device, it also illustrates a technique of
27 * nluns Number of LUNs function have (anywhere from 1
31 * function will include (ie. for "nluns"
57 * can_stall Set to permit function to halt bulk endpoints.
69 * This function is heavily based on "File-backed Storage Gadget" by
293 struct usb_function function; member in struct:fsg_dev
323 return container_of(f, struct fsg_dev, function);
2350 rc = config_ep_by_speed(common->gadget, &(fsg->function), fsg->bulk_in);
2359 rc = config_ep_by_speed(common->gadget, &(fsg->function),
3135 usb_free_all_descriptors(&fsg->function);
[all...]
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c105 * not function.
276 const char *function, int line)
285 HFC_inb_pcimem(struct hfc_multi *hc, u_char reg, const char *function, int line) argument
294 HFC_inw_pcimem(struct hfc_multi *hc, u_char reg, const char *function, int line) argument
303 HFC_wait_pcimem(struct hfc_multi *hc, const char *function, int line) argument
316 const char *function, int line)
326 HFC_inb_regio(struct hfc_multi *hc, u_char reg, const char *function, int line) argument
336 HFC_inw_regio(struct hfc_multi *hc, u_char reg, const char *function, int line) argument
346 HFC_wait_regio(struct hfc_multi *hc, const char *function, int line) argument
359 const char *function, in
275 HFC_outb_pcimem(struct hfc_multi *hc, u_char reg, u_char val, const char *function, int line) argument
315 HFC_outb_regio(struct hfc_multi *hc, u_char reg, u_char val, const char *function, int line) argument
358 HFC_outb_debug(struct hfc_multi *hc, u_char reg, u_char val, const char *function, int line) argument
386 HFC_inb_debug(struct hfc_multi *hc, u_char reg, const char *function, int line) argument
416 HFC_inw_debug(struct hfc_multi *hc, u_char reg, const char *function, int line) argument
438 HFC_wait_debug(struct hfc_multi *hc, const char *function, int line) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Deq.c229 slave == dev->caps.function ||
358 The function get as input the new event to that port,
547 if (!ret && slave != dev->caps.function) {
583 if (!ret && slave != dev->caps.function) {
702 if (!ret && slave != dev->caps.function) {
740 mlx4_warn(dev, "Non-master function received FLR event\n");
748 "Got FLR for unknown function: %d\n",
773 if (i == dev->caps.function)
890 if (slave == dev->caps.function)
/linux-master/drivers/pinctrl/intel/
H A Dpinctrl-intel.c373 const char *intel_get_function_name(struct pinctrl_dev *pctldev, unsigned int function) argument
377 return pctrl->soc->functions[function].func.name;
381 int intel_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function, argument
386 *groups = pctrl->soc->functions[function].func.groups;
387 *ngroups = pctrl->soc->functions[function].func.ngroups;
393 unsigned int function, unsigned int group)
851 * automatically translated to pinctrl pin number. This function can be
392 intel_pinmux_set_mux(struct pinctrl_dev *pctldev, unsigned int function, unsigned int group) argument
/linux-master/arch/x86/kvm/
H A Dtrace.h215 TP_PROTO(unsigned int function, unsigned int index, unsigned long rax,
218 TP_ARGS(function, index, rax, rbx, rcx, rdx, found, used_max_basic),
221 __field( unsigned int, function )
232 __entry->function = function;
243 __entry->function, __entry->index, __entry->rax,
/linux-master/arch/sh/lib/
H A Dudivsi3_i4i.S40 .type __udivsi3_i4i, @function
160 .type __sdivsi3_i4i, @function
/linux-master/net/bluetooth/cmtp/
H A Dcapi.c150 __u16 function, unsigned char *buf, int len)
175 capimsg_setu16(s, 11, function);
148 cmtp_send_interopmsg(struct cmtp_session *session, __u8 subcmd, __u16 appl, __u16 msgnum, __u16 function, unsigned char *buf, int len) argument
/linux-master/drivers/usb/misc/
H A Dadutux.c105 static inline void adu_debug_data(struct device *dev, const char *function, argument
109 function, size, size, data);
H A Dlegousbtower.c220 /* local function prototypes */
278 const char *function, int size,
282 function, size, size, data);
277 lego_usb_tower_debug_data(struct device *dev, const char *function, int size, const unsigned char *data) argument
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ring.c516 priv->rx_irq_timer.function = mcp251xfd_rx_irq_timer;
519 priv->tx_irq_timer.function = mcp251xfd_tx_irq_timer;
/linux-master/drivers/firmware/
H A Dedd.c151 info->params.interface_path.pci.function,
657 info->params.interface_path.pci.function));
/linux-master/arch/m68k/fpsp040/
H A Dskeleton.S390 | this via a 'moves' instruction. copyout is a UNIX SVR3 (and later) function.
391 | If you don't have copyout, use the local copy of the function below.
430 | this via a 'moves' instruction. copyin is a UNIX SVR3 (and later) function.
431 | If you don't have copyin, use the local copy of the function below.
/linux-master/drivers/pinctrl/freescale/
H A Dpinctrl-imx1-core.c66 * control registers are separated into function, output configuration, input
85 * Write to a register with 2 bits per pin. The function will automatically
212 seq_printf(s, "GPIO %d, function %d, direction %d, oconf %d, iconfa %d, iconfb %d",
262 new_map[0].data.mux.function = parent->name;
277 dev_dbg(pctldev->dev, "maps: function %s group %s num %d\n",
278 (*map)->data.mux.function, (*map)->data.mux.group, map_num);
309 * function.
316 dev_dbg(ipctl->dev, "enable function %s group %s\n",
329 dev_dbg(pctldev->dev, "%s, pin 0x%x, function %d, gpio %d, direction %d, oconf %d, iconfa %d, iconfb %d\n",
518 dev_dbg(info->dev, "parse function(
[all...]
/linux-master/drivers/pinctrl/realtek/
H A Dpinctrl-rtd.c96 seq_puts(s, "function: ");
184 dev_err(pcdev->dev, "NULL pin provided for function %s\n", func_name);
188 dev_err(pcdev->dev, "No function %s available for pin %s\n", func_name, mux->name);
194 unsigned int function, unsigned int group)
203 func_name = data->info->functions[function].name;
193 rtd_pinctrl_set_mux(struct pinctrl_dev *pcdev, unsigned int function, unsigned int group) argument
/linux-master/include/linux/
H A Dwait.h101 * NOTE: this function is lockless and requires care, incorrect usage _will_
254 * this function must be called before the waitqueue is freed so that
492 * The function will return -ERESTARTSYS if it was interrupted by a
577 * The function returns 0 if @condition became true, or -ETIME if the timeout
603 * The function returns 0 if @condition became true, -ERESTARTSYS if it was
810 * The function will return -ERESTARTSYS if it was interrupted by a
837 * The function will return -ERESTARTSYS if it was interrupted by a
868 * The function will return -ERESTARTSYS if it was interrupted by a
899 * The function will return -ERESTARTSYS if it was interrupted by a
922 * The function wil
[all...]
/linux-master/fs/vboxsf/
H A Dvboxsf_wrappers.c53 static int vboxsf_call(u32 function, void *parms, u32 parm_count, int *status) argument
62 err = vbg_hgcm_call(gdev, SHFL_REQUEST, vboxsf_client_id, function,
120 * Note this function always returns 0 / success unless an exceptional condition
/linux-master/arch/mips/pci/
H A Dpci-alchemy.c104 unsigned int function = PCI_FUNC(dev_fn); local
135 offset = (function << 8) | (where & ~0x3);
/linux-master/arch/x86/entry/
H A Dentry_32.S130 * 1*4(%esp) - gs / function
142 * 9*4(%esp) - gap / gs / function
150 * 1*4(%esp) - gs / function
161 pushl 7*4(%esp) # gs / function
619 * @cfunc: C function to be called
631 /* Push the C-function address into the GS slot */
1032 /* the function address is in %gs's slot on the stack */
1036 movl PT_GS(%esp), %edi # get the function address
/linux-master/drivers/pinctrl/
H A Dpinctrl-ocelot.c1145 unsigned int function)
1147 return ocelot_function_names[function];
1151 unsigned int function,
1157 *groups = info->func[function].groups;
1158 *num_groups = info->func[function].ngroups;
1164 unsigned int pin, unsigned int function)
1170 if (function == p->functions[i])
1173 if (function == p->a_functions[i])
1144 ocelot_get_function_name(struct pinctrl_dev *pctldev, unsigned int function) argument
1150 ocelot_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function, const char *const **groups, unsigned *const num_groups) argument
1163 ocelot_pin_function_idx(struct ocelot_pinctrl *info, unsigned int pin, unsigned int function) argument

Completed in 466 milliseconds

<<11121314151617181920>>