Searched refs:function (Results 326 - 350 of 1091) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c522 * Description: This function sorts the resource list by size and then
714 * Description: This function sorts the resource list by size and then
1062 * @index: is %0 for first function found, %1 for the second...
1135 * lower speed/mode, we allow the new adapter to function at
1244 * @func: PCI device/function information
1398 * @func: PCI device/function info
1505 rc = pci_bus_read_config_dword(ctrl->pci_bus, PCI_DEVFN(func->device, func->function), PCI_VENDOR_ID, &temp_register);
1604 * @func: PCI device/function info
1706 func->function = 0;
1973 func->function
2213 u8 temp_byte, function, max_functions, stop_it; local
[all...]
/linux-master/arch/powerpc/boot/
H A Dcrtsavres.S48 .type name,@function; \
54 /* function, just beyond the end of the integer save area. */
114 /* function, just beyond the end of the integer restore area. */
174 /* function, just beyond the end of the integer restore area. */
/linux-master/drivers/media/dvb-frontends/
H A Ddibx000_common.h241 u8 function; member in struct:dibGPIOFunction
/linux-master/arch/sparc/lib/
H A DGENmemcpy.S72 .type FUNC_NAME,#function
/linux-master/arch/m68k/fpsp040/
H A Dx_unimp.S68 bsrl do_func |do the function
/linux-master/arch/sparc/kernel/
H A Dfpu_traps.S4 .type do_fpdis,#function
197 .type fp_other_bounce,#function
206 .type do_fpother_check_fitos,#function
332 .type do_fptrap,#function
/linux-master/drivers/s390/net/
H A Dfsm.h36 * Definition of an action function, called by a FSM
84 fsm_function_t function; member in struct:__anon8035
132 * If an action function is defined for the current state/event combination,
133 * this function is called.
137 * @param arg A generic argument, handed to the action function.
173 printk(KERN_DEBUG "fsm(%s): no function for event %s in state %s\n",
186 * This does <em>not</em> trigger an event or calls an action function.
250 * @param arg Generic argument, provided to expiry function.
262 * @param arg Generic argument, provided to expiry function.
/linux-master/include/uapi/linux/
H A Dedd.h96 __u8 function; member in struct:edd_device_params::__anon12759::__anon12761
H A Dvboxguest.h149 __u32 function; member in struct:vbg_ioctl_hgcm_call
/linux-master/drivers/input/mouse/
H A Dmaplemouse.c131 .function = MAPLE_FUNC_MOUSE,
/linux-master/arch/hexagon/mm/
H A Dcopy_user_template.S15 .type FUNCNAME, @function
/linux-master/drivers/virt/vboxguest/
H A Dvmmdev.h428 /** IN: Service function number. */
429 u32 function; member in struct:vmmdev_hgcm_call
/linux-master/drivers/iio/trigger/
H A Diio-trig-hrtimer.c149 trig_info->timer.function = iio_hrtimer_trig_handler;
/linux-master/tools/verification/dot2/
H A Dautomata.py28 self.function = self.__create_matrix()
/linux-master/drivers/firmware/efi/
H A Dcper_cxl.c85 prot_err->agent_addr.function);
/linux-master/include/acpi/
H A Dactypes.h1067 acpi_status (*acpi_init_handler) (acpi_handle object, u32 function);
1093 acpi_status (*acpi_adr_space_handler) (u32 function,
1127 u32 function,
1225 u16 function; member in struct:acpi_pci_id
/linux-master/drivers/crypto/nx/
H A Dnx.h155 void nx_ctx_init(struct nx_crypto_ctx *nx_ctx, unsigned int function);
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_fence.c69 fctx->deadline_timer.function = deadline_timer;
/linux-master/arch/x86/include/asm/uv/
H A Dbios.h119 u64 (__efiapi *function)(enum uv_bios_cmd, ...); member in struct:uv_systab
120 /* BIOS runtime callback function ptr */
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c108 * @function: the ATIF function to execute
109 * @params: ATIF function params
111 * Executes the requested ATIF function (all asics).
114 static union acpi_object *radeon_atif_call(acpi_handle handle, int function, argument
126 atif_arg_elements[0].integer.value = function;
157 * Use the supported notifications mask from ATIF function
180 * Use the supported functions mask from ATIF function
204 * Execute the ATIF_FUNCTION_VERIFY_INTERFACE ATIF function
250 * Execute the ATIF_FUNCTION_GET_SYSTEM_PARAMETERS ATIF function
437 radeon_atcs_call(acpi_handle handle, int function, struct acpi_buffer *params) argument
[all...]
/linux-master/arch/alpha/lib/
H A Dcallback_srm.S29 extwl $25,0,$16 # SRM callback function code
/linux-master/arch/mips/kernel/
H A Dr2300_fpu.S126 .type fault, @function
/linux-master/drivers/char/hw_random/
H A Dtimeriomem-rng.c156 priv->timer.function = timeriomem_rng_trigger;
/linux-master/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-common.h113 * Helper function to free the pads initialized with dcmipp_pads_init
128 * @function: media entity function defined by MEDIA_ENT_F_* macros
136 * Helper function initialize and register the struct dcmipp_ent_device and
143 u32 function,
157 * Helper function cleanup and unregister the struct dcmipp_ent_device and
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h130 const struct v4l2_subdev_ops *ops, u32 function);

Completed in 400 milliseconds

<<11121314151617181920>>