Searched refs:function (Results 426 - 450 of 1091) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c114 extern unsigned long call64_from_32(void (*function)(void));
/linux-master/net/can/j1939/
H A Dbus.c162 ecu->ac_timer.function = j1939_ecu_timer_handler;
/linux-master/include/linux/
H A Dccp.h481 * ccp_ecc_function - type of ECC function
564 * @function: ECC function to perform
572 * - function, mod, mod_len
577 enum ccp_ecc_function function; member in struct:ccp_ecc_engine
629 * @callback: operation completion callback function
630 * @data: parameter value to be supplied to the callback function
/linux-master/drivers/staging/rtl8723bs/include/
H A Drtl8723b_hal.h48 u8 function; /* Reserved for different FW function indications, member in struct:rt_firmware_hdr
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h161 int function; member in struct:mlx4_func
/linux-master/arch/microblaze/lib/
H A Duaccess_old.S66 .type __copy_tofrom_user, @function
/linux-master/sound/soc/fsl/
H A Dimx-pcm-fiq.c189 iprtd->hrt.function = snd_hrtimer_callback;
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h26 void (*function)(struct qed_hwfn *p_hwfn, member in struct:qed_spq_comp_cb
324 * @p_data: data from cookie (used in callback function if applicable).
370 /* Slow-hwfn low-level commands (Ramrods) function definitions. */
414 * This ramrod is sent to initialize a physical function (PF). It will
415 * configure the function related parameters and write its completion to the
436 * This ramrod updates function-related parameters. Every parameter can be
H A Dqed_spq.c166 p_ent->comp_cb.function = qed_spq_blocking_cb;
983 p_ent->comp_cb.function, p_ent->comp_cb.cookie);
984 if (found->comp_cb.function)
985 found->comp_cb.function(p_hwfn, found->comp_cb.cookie, p_data,
990 "Got a completion without a callback function\n");
/linux-master/drivers/acpi/pmic/
H A Dintel_pmic_xpower.c330 static acpi_status intel_xpower_pmic_gpio_handler(u32 function, argument
/linux-master/drivers/pps/generators/
H A Dpps_gen_parport.c212 device.timer.function = hrtimer_event;
/linux-master/fs/adfs/
H A Dadfs.h158 void __adfs_error(struct super_block *sb, const char *function,
/linux-master/drivers/powercap/
H A Didle_inject.c16 * its register function. The kthreads will be synchronized with respect to
115 * idle_inject_timer_fn - idle injection timer function
118 * This function is called when the idle injection timer expires. It wakes up
142 * idle_inject_fn - idle injection work function
145 * This function calls play_idle_precise() to inject a specified amount of CPU
215 * The function starts idle injection by first waking up all of the idle
247 * The function stops idle injection and waits for the threads to finish work.
248 * If CPU idle time is being injected when this function runs, then it will
294 * Called once, this function is in charge of setting the current task's
303 * idle_inject_should_run - function helpe
[all...]
/linux-master/drivers/acpi/acpica/
H A Dutxface.c88 * DESCRIPTION: This function is called to get information about the current
92 * If the function fails an appropriate status will be returned
194 * function - Not (currently) used, see below
200 * TBD: When a second function is added, must save the Function also.
204 acpi_install_initialization_handler(acpi_init_handler handler, u32 function)
/linux-master/include/uapi/linux/
H A Dmedia.h41 * of function types, as newer functions can be added with any name within
301 __u32 function; /* Main function of the entity */ member in struct:media_v2_entity
391 * Those symbols map the entity function into types and should be
/linux-master/drivers/media/i2c/
H A Ddw9807-vcm.c200 dw9807_dev->sd.entity.function = MEDIA_ENT_F_LENS;
230 * This function sets the vcm position, so it consumes least current
261 * This function sets the vcm position to the value set by the user
H A Dad5820.c318 coil->subdev.entity.function = MEDIA_ENT_F_LENS;
/linux-master/drivers/scsi/isci/
H A Dscu_task_context.h368 u32 function:8; member in struct:smp_task_context
458 * This field is the address modifier to be used when a virtual function is
725 * programmed with the virtual function that is making the request.
/linux-master/sound/pci/asihpi/
H A Dhpi_internal.h31 If this function succeeds, then HpiOs_LockedMem_GetVirtAddr() and
78 Unlike linux BUILD_BUG_ON, this works outside function scope.
106 /** Set if the volume control has a mute function */
992 u16 function; /* HPI_SUBSYS_xxx, HPI_ADAPTER_xxx */ member in struct:hpi_message_header
1003 u16 function; /* HPI_SUBSYS_xxx, HPI_ADAPTER_xxx */ member in struct:hpi_message
1054 u16 function; /* HPI_SUBSYS_xxx, HPI_ADAPTER_xxx */ member in struct:hpi_response_header
1065 u16 function; /* HPI_SUBSYS_xxx, HPI_ADAPTER_xxx */ member in struct:hpi_response
1380 /* skip host side function declarations for DSP
/linux-master/arch/sparc/lib/
H A Dchecksum_64.S42 .type csum_partial,#function
H A Dmemset.S76 .type __bzero,#function
/linux-master/drivers/acpi/
H A Dprmt.c219 * @function: indicates the read/write. In fact as the PlatformRtMechanism
227 static acpi_status acpi_platformrt_space_handler(u32 function, argument
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c200 isc->scaler_sd.entity.function = MEDIA_ENT_F_PROC_VIDEO_SCALER;
/linux-master/drivers/media/rc/
H A Dpwm-ir-tx.c176 pwm_ir->timer.function = pwm_ir_timer;
/linux-master/net/mac802154/
H A Dmain.c215 local->ifs_timer.function = ieee802154_xmit_ifs_timer;

Completed in 505 milliseconds

<<11121314151617181920>>