Searched refs:function (Results 226 - 250 of 1091) sorted by relevance

1234567891011>>

/linux-master/drivers/counter/
H A Drz-mtu3-cnt.c203 enum counter_function *function)
213 *function = COUNTER_FUNCTION_QUADRATURE_X4;
216 *function = COUNTER_FUNCTION_PULSE_DIRECTION;
219 *function = COUNTER_FUNCTION_QUADRATURE_X2_B;
233 enum counter_function *function)
243 ret = rz_mtu3_count_function_read_helper(ch, priv, function);
251 enum counter_function function)
262 switch (function) {
634 enum counter_function function; local
643 ret = rz_mtu3_count_function_read_helper(ch, priv, &function);
201 rz_mtu3_count_function_read_helper(struct rz_mtu3_channel *const ch, struct rz_mtu3_cnt *const priv, enum counter_function *function) argument
231 rz_mtu3_count_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) argument
249 rz_mtu3_count_function_write(struct counter_device *counter, struct counter_count *count, enum counter_function function) argument
[all...]
H A Dstm32-timer-cnt.c86 enum counter_function *function)
95 *function = COUNTER_FUNCTION_INCREASE;
98 *function = COUNTER_FUNCTION_QUADRATURE_X2_A;
101 *function = COUNTER_FUNCTION_QUADRATURE_X2_B;
104 *function = COUNTER_FUNCTION_QUADRATURE_X4;
113 enum counter_function function)
118 switch (function) {
352 enum counter_function function; local
355 err = stm32_count_function_read(counter, count, &function);
359 switch (function) {
84 stm32_count_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) argument
111 stm32_count_function_write(struct counter_device *counter, struct counter_count *count, enum counter_function function) argument
[all...]
H A D104-quad-8.c197 /* Disable the interrupt function */
199 /* Enable the interrupt function */
324 enum counter_function *const function)
328 *function = COUNTER_FUNCTION_PULSE_DIRECTION;
331 *function = COUNTER_FUNCTION_QUADRATURE_X1_A;
334 *function = COUNTER_FUNCTION_QUADRATURE_X2_A;
337 *function = COUNTER_FUNCTION_QUADRATURE_X4;
347 enum counter_function *function)
355 retval = quad8_function_get(priv, count->id, function);
364 enum counter_function function)
323 quad8_function_get(const struct quad8 *const priv, const size_t id, enum counter_function *const function) argument
345 quad8_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) argument
362 quad8_function_write(struct counter_device *counter, struct counter_count *count, enum counter_function function) argument
447 enum counter_function function; local
[all...]
/linux-master/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-gpio.c71 * @function: pinmux selector
84 u8 function; member in struct:pm8xxx_pin_data
206 unsigned function)
208 return pm8xxx_gpio_functions[function];
212 unsigned function,
224 unsigned function,
231 pin->function = function;
232 val = pin->function << 1;
424 val = pin->function <<
205 pm8xxx_get_function_name(struct pinctrl_dev *pctldev, unsigned function) argument
211 pm8xxx_get_function_groups(struct pinctrl_dev *pctldev, unsigned function, const char * const **groups, unsigned * const num_groups) argument
223 pm8xxx_pinmux_set_mux(struct pinctrl_dev *pctldev, unsigned function, unsigned group) argument
[all...]
/linux-master/drivers/scsi/esas2r/
H A Desas2r_io.c54 if (rq->vrq->scsi.function == VDA_FUNC_SCSI)
58 } else if (likely(rq->vrq->scsi.function == VDA_FUNC_SCSI)) {
87 if (rq->vrq->scsi.function == VDA_FUNC_SCSI) {
114 * esas2r_do_deferred_processes will call this function to start the request.
127 if (unlikely(rq->vrq->scsi.function == VDA_FUNC_FLASH
214 * calls to the get_phys_addr() function for an SGE
401 * calls to the get_phys_addr() function for an SGE
540 if (rq->vrq->scsi.function == VDA_FUNC_SCSI
710 /* This function must be called once per timer tick */
759 * Send the specified task management function t
[all...]
/linux-master/sound/pci/asihpi/
H A Dhpicmn.c50 if (phr->function != phm->function) {
51 HPI_DEBUG_LOG(ERROR, "header function %d invalid\n",
52 phr->function);
523 phr->function = phm->function;
673 hpi_init_response(phr, HPI_OBJ_SUBSYSTEM, phm->function, 0);
675 switch (phm->function) {
H A Dhpi6000.c210 switch (phm->function) {
225 switch (phm->function) {
262 switch (phm->function) {
280 switch (phm->function) {
283 /* Don't let these messages go to the HW function because
300 switch (phm->function) {
303 /* Don't let these messages go to the HW function because
328 hpi_init_response(phr, phm->object, phm->function,
337 hpi_init_response(phr, phm->object, phm->function,
345 if (phm->function !
[all...]
H A Dhpioctl.c55 /* Wrapper function to HPI_Message to enable dumping of the
157 switch (hm->h.function) {
163 hr->h.function = hm->h.function;
188 hm->h.function, HPI_ERROR_BAD_ADAPTER_NUMBER);
205 switch (hm->h.function) {
242 if (hm->h.function == HPI_ISTREAM_READ)
H A Dhpi6205.c14 Exported function:
224 switch (phm->function) {
241 switch (phm->function) {
274 switch (phm->function) {
297 switch (phm->function) {
341 switch (phm->function) {
375 && (phm->function != HPI_ADAPTER_DEBUG_READ)) {
377 hpi_init_response(phr, phm->object, phm->function,
380 phm->function);
385 if (phm->function !
954 u16 function = phm->function; local
[all...]
/linux-master/drivers/virt/vboxguest/
H A Dvboxguest_utils.c97 /* Note this function returns a VBox status code, not a negative errno!! */
243 * @src_parm: Pointer to source function call parameters
244 * @parm_count: Number of function call parameters.
379 * @function: The function number of the function to call.
380 * @src_parm: Pointer to source function call parameters.
381 * @parm_count: Number of function call parameters.
385 struct vmmdev_hgcm_call *call, u32 client_id, u32 function,
397 call->function
384 hgcm_call_init_call( struct vmmdev_hgcm_call *call, u32 client_id, u32 function, const struct vmmdev_hgcm_function_parameter *src_parm, u32 parm_count, void **bounce_bufs) argument
616 vbg_hgcm_call(struct vbg_dev *gdev, u32 requestor, u32 client_id, u32 function, u32 timeout_ms, struct vmmdev_hgcm_function_parameter *parms, u32 parm_count, int *vbox_status) argument
671 vbg_hgcm_call32( struct vbg_dev *gdev, u32 requestor, u32 client_id, u32 function, u32 timeout_ms, struct vmmdev_hgcm_function_parameter32 *parm32, u32 parm_count, int *vbox_status) argument
[all...]
/linux-master/drivers/gpu/drm/tegra/
H A Ddpaux.c326 static int tegra_dpaux_pad_config(struct tegra_dpaux *dpaux, unsigned function) argument
330 switch (function) {
415 unsigned int function)
417 return tegra_dpaux_functions[function];
421 unsigned int function,
432 unsigned int function, unsigned int group)
436 return tegra_dpaux_pad_config(dpaux, function);
414 tegra_dpaux_get_function_name(struct pinctrl_dev *pinctrl, unsigned int function) argument
420 tegra_dpaux_get_function_groups(struct pinctrl_dev *pinctrl, unsigned int function, const char * const **groups, unsigned * const num_groups) argument
431 tegra_dpaux_set_mux(struct pinctrl_dev *pinctrl, unsigned int function, unsigned int group) argument
/linux-master/arch/alpha/kernel/
H A Dentry.S25 .type \func,@function
436 * like a function call to userspace as far as clobbered registers. We
447 .type entSys, @function
547 .type work_pending, @function
574 .type strace, @function
649 .type do_switch_stack, @function
670 .type undo_switch_stack, @function
691 .type __save_fpu, @function
736 .type alpha_switch_to, @function
/linux-master/drivers/pinctrl/
H A Dpinctrl-rk805.c434 unsigned int function)
438 return pci->functions[function].name;
442 unsigned int function,
448 *groups = pci->functions[function].groups;
449 *num_groups = pci->functions[function].ngroups;
476 unsigned int function,
480 int mux = pci->functions[function].mux_option;
433 rk805_pinctrl_get_func_name(struct pinctrl_dev *pctldev, unsigned int function) argument
441 rk805_pinctrl_get_func_groups(struct pinctrl_dev *pctldev, unsigned int function, const char *const **groups, unsigned int *const num_groups) argument
475 rk805_pinctrl_set_mux(struct pinctrl_dev *pctldev, unsigned int function, unsigned int group) argument
H A Dpinctrl-lpc18xx.c26 /* LPC18XX SCU analog function registers */
1136 unsigned function)
1138 return lpc18xx_function_names[function];
1142 unsigned function,
1148 *groups = scu->func[function].groups;
1149 *num_groups = scu->func[function].ngroups;
1154 static int lpc18xx_pmx_set(struct pinctrl_dev *pctldev, unsigned function, argument
1164 if (function == FUNC_USB1)
1171 if (function == FUNC_I2C0)
1177 if (function
1135 lpc18xx_pmx_get_func_name(struct pinctrl_dev *pctldev, unsigned function) argument
1141 lpc18xx_pmx_get_func_groups(struct pinctrl_dev *pctldev, unsigned function, const char *const **groups, unsigned *const num_groups) argument
1275 lpc18xx_valid_pin_function(unsigned pin, unsigned function) argument
[all...]
H A Dpinctrl-palmas.c656 unsigned function)
660 return pci->functions[function].name;
664 unsigned function, const char * const **groups,
669 *groups = pci->functions[function].groups;
670 *num_groups = pci->functions[function].ngroups;
675 unsigned function,
686 if (function <= PALMAS_PINMUX_OPTION3) {
687 if (!g->opt[function]) {
689 g->name, function);
692 i = function;
655 palmas_pinctrl_get_func_name(struct pinctrl_dev *pctldev, unsigned function) argument
663 palmas_pinctrl_get_func_groups(struct pinctrl_dev *pctldev, unsigned function, const char * const **groups, unsigned * const num_groups) argument
674 palmas_pinctrl_set_mux(struct pinctrl_dev *pctldev, unsigned function, unsigned group) argument
[all...]
/linux-master/drivers/pinctrl/sunxi/
H A Dpinctrl-sunxi.c293 const char *function; local
297 ret = of_property_read_string(node, "function", &function);
299 return function;
302 ret = of_property_read_string(node, "allwinner,function", &function);
304 return function;
395 const char *function, *pin_prop; local
402 function = sunxi_pctrl_parse_function_prop(node);
403 if (!function) {
753 sunxi_pmx_get_func_name(struct pinctrl_dev *pctldev, unsigned function) argument
761 sunxi_pmx_get_func_groups(struct pinctrl_dev *pctldev, unsigned function, const char * const **groups, unsigned * const num_groups) argument
793 sunxi_pmx_set_mux(struct pinctrl_dev *pctldev, unsigned function, unsigned group) argument
[all...]
/linux-master/drivers/usb/gadget/
H A Dcomposite.c44 * from one or more "function" drivers, one or more "configuration"
56 * function_descriptors() - get function descriptors for speed
57 * @f: the function
136 * @f: usb function
142 * This function chooses the right descriptors for a given
148 * Note: the supplied function should hold all the descriptors
274 * @f: usb function
279 * This function chooses the right descriptors for a given
285 * Note: the supplied function should hold all the descriptors
297 * usb_add_function() - add a function t
310 usb_add_function(struct usb_configuration *config, struct usb_function *function) argument
397 usb_function_deactivate(struct usb_function *function) argument
428 usb_function_activate(struct usb_function *function) argument
475 usb_interface_id(struct usb_configuration *config, struct usb_function *function) argument
[all...]
/linux-master/drivers/pci/hotplug/
H A Dibmphp_core.c398 * function. It will also power off empty slots that are powered on since BIOS
535 * This function will return the pci_func, given bus and devfunc, or NULL. It
539 static struct pci_func *ibm_slot_find(u8 busno, u8 device, u8 function) argument
549 (func_cur->function == function))
593 debug("func->device = %x, func->function = %x\n",
594 func->device, func->function);
614 * The following function is to fix kernel bug regarding
673 PCI_DEVFN(func->device, func->function));
681 PCI_DEVFN(func->device, func->function));
897 u8 function; local
[all...]
/linux-master/net/appletalk/
H A Daarp.c130 eah->function = htons(AARP_REQUEST);
177 eah->function = htons(AARP_REPLY);
228 eah->function = htons(AARP_PROBE);
718 __u16 function; local
734 function = ntohs(ea->function);
737 if (function < AARP_REQUEST || function > AARP_PROBE ||
777 switch (function) {
823 if (function
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm458 // backup s_save_buf_rsrc0,1 to s_save_pc_lo/hi, since write_16sgpr_to_mem function will change the rsrc0
934 function write_hwreg_to_mem(s, s_rsrc, s_mem_offset) label
945 function write_16sgpr_to_mem(s, s_rsrc, s_mem_offset) label
960 function read_hwreg_from_mem(s, s_rsrc, s_mem_offset) label
965 function read_16sgpr_from_mem(s, s_rsrc, s_mem_offset) label
970 function check_if_tcp_store_ok label
981 function write_4vgprs_to_mem(s_rsrc, s_mem_offset) label
988 function read_4vgprs_from_mem(s_rsrc, s_mem_offset) label
996 function write_vgpr_to_mem_with_sqc(v, s_rsrc, s_mem_offset) label
1013 function write_vgprs_to_mem_with_sq label
1019 function get_lds_size_bytes(s_lds_size_byte) label
1025 function get_vgpr_size_bytes(s_vgpr_size_byte) label
1035 function get_sgpr_size_bytes(s_sgpr_size_byte) label
1041 function get_hwreg_size_bytes label
1045 function get_num_arch_vgprs(s_num_arch_vgprs) label
1059 function get_num_acc_vgprs(s_num_acc_vgprs, s_tmp) label
1071 function ack_sqc_store_workaround label
1077 function set_status_without_spi_prio(status, tmp) label
1085 function save_and_clear_ib_sts(tmp) label
1095 function restore_ib_sts(tmp) label
[all...]
/linux-master/tools/perf/util/
H A Dprobe-event.c253 zfree(&pp->function);
279 pr_warning("%s is blacklisted function, skip it.\n", symbol);
401 /* This can work only for function-name based one */
402 if (!pp->function || pp->file)
409 /* Find the address of given function */
410 map__for_each_symbol_by_name(map, pp->function, sym, idx) {
414 pr_warning("Warning: The probe function (%s) is a GNU indirect function.\n"
415 "Consider identifying the final function used at run time and set the probe directly on that.\n",
416 pp->function);
[all...]
/linux-master/drivers/pinctrl/visconti/
H A Dpinctrl-common.c221 unsigned int function, unsigned int group)
224 const struct visconti_pin_function *func = &priv->devdata->functions[function];
230 dev_dbg(priv->dev, "%s: function = %d(%s) group = %d(%s)\n", __func__,
231 function, func->name, group, grp->name);
220 visconti_set_mux(struct pinctrl_dev *pctldev, unsigned int function, unsigned int group) argument
/linux-master/security/smack/
H A Dsmack_access.c60 * This function looks up the subject/object pair in the
66 * Earlier versions of this function allowed for labels that
109 * This function looks up the subject/object pair in the
213 * This function checks the subject task's label/object label pair
265 * This function checks the current subject label/object label pair
316 ad->smack_audit_data->function,
358 if (sad->function == NULL)
359 sad->function = "unknown";
400 * this function must be called under smack_known_lock
/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-common.c358 u32 function,
370 sd->entity.function = function;
354 vimc_ent_sd_register(struct vimc_ent_device *ved, struct v4l2_subdev *sd, struct v4l2_device *v4l2_dev, const char *const name, u32 function, u16 num_pads, struct media_pad *pads, const struct v4l2_subdev_ops *sd_ops) argument
/linux-master/drivers/phy/tegra/
H A Dxusb.h51 unsigned int function; member in struct:tegra_xusb_lane
144 bool tegra_xusb_lane_check(struct tegra_xusb_lane *lane, const char *function);
307 const char *function);

Completed in 343 milliseconds

1234567891011>>