Home
last modified time | relevance | path

Searched defs:desc (Results 1101 – 1125 of 2485) sorted by relevance

1...<<41424344454647484950>>...100

/openbmc/linux/fs/f2fs/
H A Dverity.c146 static int f2fs_end_enable_verity(struct file *filp, const void *desc, in f2fs_end_enable_verity()
/openbmc/linux/drivers/irqchip/
H A Dirq-i8259.c332 static void i8259_irq_dispatch(struct irq_desc *desc) in i8259_irq_dispatch()
H A Dirq-xilinx-intc.c137 static void xil_intc_irq_handler(struct irq_desc *desc) in xil_intc_irq_handler()
H A Dirq-ti-sci-inta.c145 static void ti_sci_inta_irq_handler(struct irq_desc *desc) in ti_sci_inta_irq_handler()
593 struct msi_desc *desc) in ti_sci_inta_msi_set_desc()
/openbmc/linux/drivers/firmware/
H A Dqcom_scm-smc.c149 int __scm_smc_call(struct device *dev, const struct qcom_scm_desc *desc, in __scm_smc_call()
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c355 tree_desc *desc /* the tree descriptor */ in gen_bitlen()
486 tree_desc *desc /* the tree descriptor */ in build_tree()
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c39 const struct usb_endpoint_descriptor *desc; member
501 struct usb_ep *_ep, const struct usb_endpoint_descriptor *desc) in fotg210_ep_enable()
/openbmc/linux/drivers/pinctrl/samsung/
H A Dpinctrl-exynos.c475 static void exynos_irq_eint0_15(struct irq_desc *desc) in exynos_irq_eint0_15()
501 static void exynos_irq_demux_eint16_31(struct irq_desc *desc) in exynos_irq_demux_eint16_31()
/openbmc/linux/drivers/usb/typec/
H A Dpd.c483 struct usb_power_delivery_capabilities_desc *desc) in usb_power_delivery_register_capabilities()
612 usb_power_delivery_register(struct device *parent, struct usb_power_delivery_desc *desc) in usb_power_delivery_register()
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddvb-pll.c600 const struct dvb_pll_desc *desc = priv->pll_desc; in dvb_pll_configure() local
789 const struct dvb_pll_desc *desc; in dvb_pll_attach() local
/openbmc/linux/drivers/regulator/
H A Dpfuze100-regulator.c66 struct regulator_desc desc; member
776 struct regulator_desc *desc; in pfuze100_regulator_probe() local
H A Dfan53555.c126 struct regulator_desc desc; member
610 const struct regulator_desc *desc) in fan53555_parse_dt()
/openbmc/linux/arch/arm/plat-orion/
H A Dgpio.c304 int orion_gpio_led_blink_set(struct gpio_desc *desc, int state, in orion_gpio_led_blink_set()
405 static void gpio_irq_handler(struct irq_desc *desc) in gpio_irq_handler()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx-cpm.c230 static void xilinx_cpm_pcie_intx_flow(struct irq_desc *desc) in xilinx_cpm_pcie_intx_flow()
292 static void xilinx_cpm_pcie_event_flow(struct irq_desc *desc) in xilinx_cpm_pcie_event_flow()
/openbmc/linux/arch/powerpc/kernel/
H A Dmodule_64.c48 func_desc_t desc = { in func_desc() local
597 func_desc_t desc; in create_stub() local
/openbmc/linux/drivers/gpio/
H A Dgpio-mockup.c59 struct gpio_desc *desc; member
149 struct gpio_desc *desc = gpiochip_get_desc(gc, offset); in gpio_mockup_apply_pull() local
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c533 static void i40e_xmit_pkt(struct i40e_ring *xdp_ring, struct xdp_desc *desc, in i40e_xmit_pkt()
550 static void i40e_xmit_pkt_batch(struct i40e_ring *xdp_ring, struct xdp_desc *desc, in i40e_xmit_pkt_batch()
H A Di40e_debugfs.c1288 struct i40e_aq_desc *desc; in i40e_dbg_command_write() local
1334 struct i40e_aq_desc *desc; in i40e_dbg_command_write() local
/openbmc/linux/drivers/pmdomain/qcom/
H A Drpmhpd.c787 const struct rpmhpd_desc *desc; in rpmhpd_probe() local
852 const struct rpmhpd_desc *desc = of_device_get_match_data(dev); in rpmhpd_sync_state() local
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-aspeed.c129 aspeed_sdc_set_phase_tap(const struct aspeed_sdhci_tap_desc *desc, in aspeed_sdc_set_phase_tap()
143 const struct aspeed_sdhci_phase_desc *desc, in aspeed_sdc_set_phase_taps()
/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.cpp309 auto desc = j.value("Desc", empty); in initVirtualSensor() local
854 auto desc = j.value("Desc", empty); in createVirtualSensors() local
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c336 const uintptr_t desc = (uintptr_t)vq->vring.desc; in unmap_rings() local
2391 virtqueue_read_indirect_desc(VuDev *dev, struct vring_desc *desc, in virtqueue_read_indirect_desc()
2428 virtqueue_read_next_desc(VuDev *dev, struct vring_desc *desc, in virtqueue_read_next_desc()
2468 struct vring_desc *desc; in vu_queue_get_avail_bytes() local
2788 struct vring_desc *desc = vq->vring.desc; in vu_queue_map_desc() local
3036 struct vring_desc *desc = vq->vring.desc; in vu_log_queue_fill() local
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c311 const struct usb_endpoint_descriptor *desc = dep->endpoint.desc; in dwc3_send_gadget_ep_cmd() local
576 const struct usb_endpoint_descriptor *desc; in dwc3_gadget_set_ep_config() local
853 const struct usb_endpoint_descriptor *desc = dep->endpoint.desc; in __dwc3_gadget_ep_enable() local
1050 const struct usb_endpoint_descriptor *desc) in dwc3_gadget_ep0_enable()
1063 const struct usb_endpoint_descriptor *desc) in dwc3_gadget_ep_enable()
1851 const struct usb_endpoint_descriptor *desc = dep->endpoint.desc; in __dwc3_gadget_start_isoc() local
/openbmc/linux/drivers/nvdimm/
H A Dbus.c864 const struct nd_cmd_desc *desc, int idx, void *buf) in nd_cmd_in_size()
891 const struct nd_cmd_desc *desc, int idx, const u32 *in_field, in nd_cmd_out_size()
1027 const struct nd_cmd_desc *desc = NULL; in __nd_ioctl() local
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c348 u64 desc = ce->lrc.desc; in shadow_context_descriptor_update() local
1582 struct execlist_ctx_descriptor_format *desc = &workload->ctx_desc; in prepare_mm() local
1629 struct execlist_ctx_descriptor_format *desc) in intel_vgpu_create_workload()

1...<<41424344454647484950>>...100