Home
last modified time | relevance | path

Searched defs:type (Results 7726 - 7750 of 19517) sorted by relevance

1...<<301302303304305306307308309310>>...781

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dqpc.c91 rsc_event_notifier(struct notifier_block *nb, unsigned long type, void *data) rsc_event_notifier() argument
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dsamsung-keypad.c71 enum samsung_keypad_type type; member
H A Dlkkbd.c273 char type; member
529 lkkbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) lkkbd_event() argument
H A Dgpio_keys.c102 static int get_n_events_by_type(int type) in get_n_events_by_type() argument
117 get_bm_events_by_type(struct input_dev *dev, int type) get_bm_events_by_type() argument
187 gpio_keys_attr_show_helper(struct gpio_keys_drvdata *ddata, char *buf, unsigned int type, bool only_disabled) gpio_keys_attr_show_helper() argument
231 gpio_keys_attr_store_helper(struct gpio_keys_drvdata *ddata, const char *buf, unsigned int type) gpio_keys_attr_store_helper() argument
360 unsigned int type = button->type ?: EV_KEY; gpio_keys_gpio_report_event() local
[all...]
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dhyperv-keyboard.c38 __le32 type; member
[all...]
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-loongson-eiointc.c297 unsigned int i, type; in eiointc_domain_alloc() local
H A Dirq-sifive-plic.c202 unsigned int type; in plic_irq_domain_alloc() local
H A Dirq-loongson-pch-pic.c98 static int pch_pic_set_type(struct irq_data *d, unsigned int type) in pch_pic_set_type() argument
159 unsigned int type; in pch_pic_alloc() local
H A Dqcom-pdc.c159 static int qcom_pdc_gic_set_type(struct irq_data *d, unsigned int type) in qcom_pdc_gic_set_type() argument
249 qcom_pdc_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) qcom_pdc_translate() argument
270 unsigned int type; qcom_pdc_alloc() local
314 unsigned int type; qcom_pdc_gpio_alloc() local
[all...]
H A Dirq-atmel-aic5.c134 static int aic5_set_type(struct irq_data *d, unsigned type) in aic5_set_type() argument
H A Dirq-mvebu-icu.c66 unsigned int type; member
151 mvebu_icu_irq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) mvebu_icu_irq_domain_translate() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c566 int mthca_alloc_db(struct mthca_dev *dev, enum mthca_db_type type, in mthca_alloc_db() argument
664 void mthca_free_db(struct mthca_dev *dev, int type, int db_index) in mthca_free_db() argument
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dl1oip_core.c236 static u_int type[MAX_CARDS]; variable
/kernel/linux/linux-5.10/drivers/iommu/
H A Dtegra-gart.c144 static struct iommu_domain *gart_iommu_domain_alloc(unsigned type) in gart_iommu_domain_alloc() argument
/kernel/linux/linux-5.10/drivers/isdn/capi/
H A Dkcapi.c44 unsigned int type; member
/kernel/linux/linux-5.10/drivers/input/gameport/
H A Dgameport.c260 enum gameport_event_type type; member
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dmms114.c66 enum mms_type type; member
75 u8 id:4, reserved_bit4:1, type:2, pressed:1; member
[all...]
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-pca9532.c224 static int pca9532_event(struct input_dev *dev, unsigned int type, in pca9532_event() argument
[all...]
H A Dleds-pca955x.c131 u32 type; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgf100.c188 gf100_vmm_invalidate(struct nvkm_vmm *vmm, u32 type) in gf100_vmm_invalidate() argument
231 u32 type = 0x00000001; /* PAGE_ALL */ in gf100_vmm_flush() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_drv.c268 enum drm_plane_type type = i < priv->num_pipes in omap_modeset_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_cmd.c186 qxl_push_command_ring_release(struct qxl_device *qdev, struct qxl_release *release, uint32_t type, bool interruptible) qxl_push_command_ring_release() argument
198 qxl_push_cursor_ring_release(struct qxl_device *qdev, struct qxl_release *release, uint32_t type, bool interruptible) qxl_push_cursor_ring_release() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c70 static inline const char *guc_ct_buffer_type_to_str(u32 type) in guc_ct_buffer_type_to_str() argument
113 static int ct_register_buffer(struct intel_guc_ct *ct, u32 desc_addr, u32 type) in ct_register_buffer() argument
123 static int guc_action_deregister_ct_buffer(struct intel_guc *guc, u32 type) in guc_action_deregister_ct_buffer() argument
135 static int ct_deregister_buffer(struct intel_guc_ct *ct, u32 type) in ct_deregister_buffer() argument
98 guc_action_register_ct_buffer(struct intel_guc *guc, u32 desc_addr, u32 type) guc_action_register_ct_buffer() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-boe-tv101wum-nl6.c63 enum dsi_cmd_type type; member
H A Dpanel-samsung-s6e3ha2.c229 enum s6e3ha2_type type; member

Completed in 26 milliseconds

1...<<301302303304305306307308309310>>...781