Home
last modified time | relevance | path

Searched defs:dev (Results 126 – 150 of 2638) sorted by relevance

12345678910>>...106

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c233 struct mt7915_dev *dev; in mt7915_led_set_config() local
294 void mt7915_init_txpower(struct mt7915_dev *dev, in mt7915_init_txpower()
331 struct mt7915_dev *dev = mt7915_hw_dev(hw); in mt7915_regd_notifier() local
358 struct mt7915_dev *dev = phy->dev; in mt7915_init_wiphy() local
528 mt7915_init_led_mux(struct mt7915_dev *dev) in mt7915_init_led_mux()
593 void mt7915_mac_init(struct mt7915_dev *dev) in mt7915_mac_init()
622 int mt7915_txbf_init(struct mt7915_dev *dev) in mt7915_txbf_init()
642 mt7915_alloc_ext_phy(struct mt7915_dev *dev) in mt7915_alloc_ext_phy()
731 void mt7915_wfsys_reset(struct mt7915_dev *dev) in mt7915_wfsys_reset()
887 struct mt7915_dev *dev = phy->dev; in mt7915_set_stream_he_txbf_caps() local
[all …]
H A Ddebugfs.c24 struct mt7915_dev *dev = data; in mt7915_implicit_txbf_set() local
37 struct mt7915_dev *dev = data; in mt7915_implicit_txbf_get() local
53 struct mt7915_dev *dev = phy->dev; in mt7915_sys_recovery_set() local
214 struct mt7915_dev *dev = data; in mt7915_radar_trigger() local
229 struct mt7915_dev *dev = data; in mt7915_muru_debug_set() local
240 struct mt7915_dev *dev = data; in mt7915_muru_debug_get() local
487 struct mt7915_dev *dev = data; in mt7915_fw_debug_wm_set() local
540 struct mt7915_dev *dev = data; in mt7915_fw_debug_wm_get() local
553 struct mt7915_dev *dev = data; in mt7915_fw_debug_wa_set() local
574 struct mt7915_dev *dev = data; in mt7915_fw_debug_wa_get() local
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c14 struct mt7603_dev *dev = hw->priv; in mt7603_start() local
28 struct mt7603_dev *dev = hw->priv; in mt7603_stop() local
39 struct mt7603_dev *dev = hw->priv; in mt7603_add_interface() local
93 struct mt7603_dev *dev = hw->priv; in mt7603_remove_interface() local
139 struct mt7603_dev *dev = hw->priv; in mt7603_set_channel() local
219 struct mt7603_dev *dev = hw->priv; in mt7603_set_sar_specs() local
236 struct mt7603_dev *dev = hw->priv; in mt7603_config() local
263 struct mt7603_dev *dev = hw->priv; in mt7603_configure_filter() local
303 struct mt7603_dev *dev = hw->priv; in mt7603_bss_info_changed() local
451 struct mt7603_dev *dev = hw->priv; in mt7603_release_buffered_frames() local
[all …]
H A Dinit.c24 mt7603_set_tmac_template(struct mt7603_dev *dev) in mt7603_set_tmac_template()
40 mt7603_dma_sched_init(struct mt7603_dev *dev) in mt7603_dma_sched_init()
114 mt7603_phy_init(struct mt7603_dev *dev) in mt7603_phy_init()
133 mt7603_mac_init(struct mt7603_dev *dev) in mt7603_mac_init()
270 mt7603_init_hardware(struct mt7603_dev *dev) in mt7603_init_hardware()
336 struct mt7603_dev *dev = container_of(mphy->dev, struct mt7603_dev, in mt7603_led_set_config() local
384 static u32 __mt7603_reg_addr(struct mt7603_dev *dev, u32 addr) in __mt7603_reg_addr()
421 struct mt7603_dev *dev = hw->priv; in mt7603_regd_notifier() local
444 mt7603_init_txpower(struct mt7603_dev *dev, in mt7603_init_txpower()
485 int mt7603_register_device(struct mt7603_dev *dev) in mt7603_register_device()
[all …]
/freebsd/sys/dev/drm2/
H A Ddrm_ioctl.c51 int drm_getunique(struct drm_device *dev, void *data, in drm_getunique()
67 drm_unset_busid(struct drm_device *dev, in drm_unset_busid()
91 int drm_setunique(struct drm_device *dev, void *data, in drm_setunique()
118 static int drm_set_busid(struct drm_device *dev, struct drm_file *file_priv) in drm_set_busid()
148 int drm_getmap(struct drm_device *dev, void *data, in drm_getmap()
199 int drm_getclient(struct drm_device *dev, void *data, in drm_getclient()
238 int drm_getstats(struct drm_device *dev, void *data, in drm_getstats()
263 int drm_getcap(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getcap()
306 int drm_setversion(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_setversion()
353 int drm_noop(struct drm_device *dev, void *data, in drm_noop()
H A Ddrm_crtc.c312 struct drm_device *dev = fb->dev; in drm_framebuffer_unreference() local
343 struct drm_device *dev = fb->dev; in drm_framebuffer_cleanup() local
369 struct drm_device *dev = fb->dev; in drm_framebuffer_remove() local
459 struct drm_device *dev = crtc->dev; in drm_crtc_cleanup() local
575 struct drm_device *dev = connector->dev; in drm_connector_cleanup() local
637 struct drm_device *dev = encoder->dev; in drm_encoder_cleanup() local
696 struct drm_device *dev = plane->dev; in drm_plane_cleanup() local
2144 int drm_mode_addfb(struct drm_device *dev, in drm_mode_addfb()
2392 int drm_mode_rmfb(struct drm_device *dev, in drm_mode_rmfb()
2447 int drm_mode_getfb(struct drm_device *dev, in drm_mode_getfb()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddma.c15 struct mt7996_dev *dev; in mt7996_poll_tx() local
26 static void mt7996_dma_config(struct mt7996_dev *dev) in mt7996_dma_config()
62 static void __mt7996_dma_prefetch(struct mt7996_dev *dev, u32 ofs) in __mt7996_dma_prefetch()
82 void mt7996_dma_prefetch(struct mt7996_dev *dev) in mt7996_dma_prefetch()
89 static void mt7996_dma_disable(struct mt7996_dev *dev, bool reset) in mt7996_dma_disable()
134 void mt7996_dma_start(struct mt7996_dev *dev, bool reset) in mt7996_dma_start()
179 static void mt7996_dma_enable(struct mt7996_dev *dev, bool reset) in mt7996_dma_enable()
256 int mt7996_dma_init(struct mt7996_dev *dev) in mt7996_dma_init()
373 void mt7996_dma_reset(struct mt7996_dev *dev, bool force) in mt7996_dma_reset()
437 void mt7996_dma_cleanup(struct mt7996_dev *dev) in mt7996_dma_cleanup()
H A Deeprom.c10 static int mt7996_check_eeprom(struct mt7996_dev *dev) in mt7996_check_eeprom()
23 static char *mt7996_eeprom_name(struct mt7996_dev *dev) in mt7996_eeprom_name()
30 mt7996_eeprom_load_default(struct mt7996_dev *dev) in mt7996_eeprom_load_default()
55 static int mt7996_eeprom_load(struct mt7996_dev *dev) in mt7996_eeprom_load()
90 static int mt7996_eeprom_parse_efuse_hw_cap(struct mt7996_dev *dev) in mt7996_eeprom_parse_efuse_hw_cap()
149 int mt7996_eeprom_parse_hw_cap(struct mt7996_dev *dev, struct mt7996_phy *phy) in mt7996_eeprom_parse_hw_cap()
196 int mt7996_eeprom_init(struct mt7996_dev *dev) in mt7996_eeprom_init()
225 int mt7996_eeprom_get_target_power(struct mt7996_dev *dev, in mt7996_eeprom_get_target_power()
243 s8 mt7996_eeprom_get_power_delta(struct mt7996_dev *dev, int band) in mt7996_eeprom_get_power_delta()
/freebsd/sys/dev/dpaa2/
H A Dmemac_mdio_fdt.c65 memacphy_fdt_miibus_statchg(device_t dev) in memacphy_fdt_miibus_statchg()
74 memacphy_fdt_set_ni_dev(device_t dev, device_t nidev) in memacphy_fdt_set_ni_dev()
83 memacphy_fdt_get_phy_loc(device_t dev, int *phy_loc) in memacphy_fdt_get_phy_loc()
92 memacphy_fdt_probe(device_t dev) in memacphy_fdt_probe()
103 memacphy_fdt_attach(device_t dev) in memacphy_fdt_attach()
173 memac_fdt_miibus_readreg(device_t dev, int phy, int reg) in memac_fdt_miibus_readreg()
182 memac_fdt_miibus_writereg(device_t dev, int phy, int reg, int data) in memac_fdt_miibus_writereg()
196 memac_mdio_fdt_probe(device_t dev) in memac_mdio_fdt_probe()
227 memac_mdio_fdt_attach(device_t dev) in memac_mdio_fdt_attach()
256 memac_mdio_fdt_detach(device_t dev) in memac_mdio_fdt_detach()
H A Ddpaa2_mc_acpi.c69 dpaa2_mac_dev_probe(device_t dev) in dpaa2_mac_dev_probe()
84 dpaa2_mac_dev_attach(device_t dev) in dpaa2_mac_dev_attach()
129 dpaa2_mac_dev_match_id(device_t dev, uint32_t id) in dpaa2_mac_dev_match_id()
144 dpaa2_mac_dev_get_phy_dev(device_t dev) in dpaa2_mac_dev_get_phy_dev()
179 dpaa2_mc_acpi_probe(device_t dev) in dpaa2_mc_acpi_probe()
195 device_t dev; member
201 dpaa2_mc_acpi_probe_child(ACPI_HANDLE h, device_t *dev, int level, void *arg) in dpaa2_mc_acpi_probe_child()
244 dpaa2_mc_acpi_attach(device_t dev) in dpaa2_mc_acpi_attach()
271 dpaa2_mc_acpi_find_dpaa2_mac_dev(device_t dev, uint32_t id) in dpaa2_mc_acpi_find_dpaa2_mac_dev()
302 dpaa2_mc_acpi_get_phy_dev(device_t dev, device_t *phy_dev, uint32_t id) in dpaa2_mc_acpi_get_phy_dev()
[all …]
/freebsd/usr.sbin/bhyve/
H A Dacpi_device.c59 struct acpi_device *const dev = calloc(1, sizeof(*dev)); in acpi_device_create() local
81 acpi_device_destroy(struct acpi_device *const dev) in acpi_device_destroy()
98 acpi_device_add_res_fixed_ioport(struct acpi_device *const dev, in acpi_device_add_res_fixed_ioport()
120 acpi_device_add_res_fixed_memory32(struct acpi_device *const dev, in acpi_device_add_res_fixed_memory32()
143 acpi_device_get_softc(const struct acpi_device *const dev) in acpi_device_get_softc()
151 acpi_device_build_table(const struct acpi_device *const dev) in acpi_device_build_table()
164 acpi_device_write_dsdt_crs(const struct acpi_device *const dev) in acpi_device_write_dsdt_crs()
187 acpi_device_write_dsdt(const struct acpi_device *const dev) in acpi_device_write_dsdt()
/freebsd/sys/dev/xen/xenpci/
H A Dxenpci.c86 xenpci_deallocate_resources(device_t dev) in xenpci_deallocate_resources()
105 xenpci_allocate_resources(device_t dev) in xenpci_allocate_resources()
128 xenpci_probe(device_t dev) in xenpci_probe()
142 xenpci_attach(device_t dev) in xenpci_attach()
178 xenpci_detach(device_t dev) in xenpci_detach()
203 xenpci_resume(device_t dev) in xenpci_resume()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.c11 void mt76x02_mac_reset_counters(struct mt76x02_dev *dev) in mt76x02_mac_reset_counters()
81 void mt76x02_mac_wcid_sync_pn(struct mt76x02_dev *dev, u8 idx, in mt76x02_mac_wcid_sync_pn()
106 int mt76x02_mac_wcid_set_key(struct mt76x02_dev *dev, u8 idx, in mt76x02_mac_wcid_set_key()
148 void mt76x02_mac_wcid_setup(struct mt76x02_dev *dev, u8 idx, in mt76x02_mac_wcid_setup()
180 mt76x02_mac_tx_rate_val(struct mt76x02_dev *dev, in mt76x02_mac_tx_rate_val()
252 bool mt76x02_mac_load_tx_status(struct mt76x02_dev *dev, in mt76x02_mac_load_tx_status()
540 void mt76x02_send_tx_status(struct mt76x02_dev *dev, in mt76x02_send_tx_status()
657 mt76x02_mac_process_rate(struct mt76x02_dev *dev, in mt76x02_mac_process_rate()
1102 void mt76x02_edcca_init(struct mt76x02_dev *dev) in mt76x02_edcca_init()
1144 static void mt76x02_edcca_check(struct mt76x02_dev *dev) in mt76x02_edcca_check()
[all …]
/freebsd/sys/dev/iicbus/gpio/
H A Dpcf8574.c66 #define dbg_dev_printf(dev, fmt, args...) \ argument
70 device_t dev; member
117 pcf8574_probe(device_t dev) in pcf8574_probe()
129 pcf8574_attach(device_t dev) in pcf8574_attach()
155 pcf8574_detach(device_t dev) in pcf8574_detach()
169 pcf8574_get_bus(device_t dev) in pcf8574_get_bus()
185 pcf8574_pin_getcaps(device_t dev, uint32_t pin, uint32_t *caps) in pcf8574_pin_getcaps()
274 pcf8574_pin_getname(device_t dev, uint32_t pin, char *name) in pcf8574_pin_getname()
284 pcf8574_pin_get(device_t dev, uint32_t pin, unsigned int *on) in pcf8574_pin_get()
312 pcf8574_pin_set(device_t dev, uint32_t pin, unsigned int on) in pcf8574_pin_set()
[all …]
/freebsd/sys/dev/iicbus/
H A Diicbus.c57 iicbus_probe(device_t dev) in iicbus_probe()
68 iic_probe_device(device_t dev, u_char addr) in iic_probe_device()
94 iicbus_attach_common(device_t dev, u_int bus_freq) in iicbus_attach_common()
135 iicbus_attach(device_t dev) in iicbus_attach()
142 iicbus_detach(device_t dev) in iicbus_detach()
155 iicbus_print_child(device_t dev, device_t child) in iicbus_print_child()
278 iicbus_generic_intr(device_t dev, int event, char *buf) in iicbus_generic_intr()
285 iicbus_null_callback(device_t dev, int index, caddr_t data) in iicbus_null_callback()
292 iicbus_null_repeated_start(device_t dev, u_char addr) in iicbus_null_repeated_start()
299 iicbus_init_frequency(device_t dev, u_int bus_freq) in iicbus_init_frequency()
[all …]
H A Diicsmb.c142 iicsmb_probe(device_t dev) in iicsmb_probe()
149 iicsmb_attach(device_t dev) in iicsmb_attach()
164 iicsmb_detach(device_t dev) in iicsmb_detach()
181 iicsmb_intr(device_t dev, int event, char *buf) in iicsmb_intr()
250 iicsmb_callback(device_t dev, int index, void *data) in iicsmb_callback()
309 iicsmb_quick(device_t dev, u_char slave, int how) in iicsmb_quick()
329 iicsmb_sendb(device_t dev, u_char slave, char byte) in iicsmb_sendb()
341 iicsmb_recvb(device_t dev, u_char slave, char *byte) in iicsmb_recvb()
353 iicsmb_writeb(device_t dev, u_char slave, char cmd, char byte) in iicsmb_writeb()
366 iicsmb_writew(device_t dev, u_char slave, char cmd, short word) in iicsmb_writew()
[all …]
/freebsd/sys/dev/mthca/
H A Dmthca_memfree.c87 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent) in mthca_free_icm()
136 struct mthca_icm *mthca_alloc_icm(struct mthca_dev *dev, int npages, in mthca_alloc_icm()
355 struct mthca_icm_table *mthca_alloc_icm_table(struct mthca_dev *dev, in mthca_alloc_icm_table()
445 int mthca_map_user_db(struct mthca_dev *dev, struct mthca_uar *uar, in mthca_map_user_db()
503 void mthca_unmap_user_db(struct mthca_dev *dev, struct mthca_uar *uar, in mthca_unmap_user_db()
521 struct mthca_user_db_table *mthca_init_user_db_tab(struct mthca_dev *dev) in mthca_init_user_db_tab()
545 void mthca_cleanup_user_db_tab(struct mthca_dev *dev, struct mthca_uar *uar, in mthca_cleanup_user_db_tab()
564 int mthca_alloc_db(struct mthca_dev *dev, enum mthca_db_type type, in mthca_alloc_db()
662 void mthca_free_db(struct mthca_dev *dev, int type, int db_index) in mthca_free_db()
698 int mthca_init_db_tab(struct mthca_dev *dev) in mthca_init_db_tab()
[all …]
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_counters.c122 static void mlx5_fc_stats_insert(struct mlx5_core_dev *dev, in mlx5_fc_stats_insert()
130 static void mlx5_fc_stats_remove(struct mlx5_core_dev *dev, in mlx5_fc_stats_remove()
142 static int get_init_bulk_query_len(struct mlx5_core_dev *dev) in get_init_bulk_query_len()
148 static int get_max_bulk_query_len(struct mlx5_core_dev *dev) in get_max_bulk_query_len()
416 int mlx5_init_fc_stats(struct mlx5_core_dev *dev) in mlx5_init_fc_stats()
450 void mlx5_cleanup_fc_stats(struct mlx5_core_dev *dev) in mlx5_cleanup_fc_stats()
503 void mlx5_fc_queue_stats_work(struct mlx5_core_dev *dev, in mlx5_fc_queue_stats_work()
638 struct mlx5_core_dev *dev = fc_pool->dev; in mlx5_fc_pool_cleanup() local
659 struct mlx5_core_dev *dev = fc_pool->dev; in mlx5_fc_pool_alloc_new_bulk() local
672 struct mlx5_core_dev *dev = fc_pool->dev; in mlx5_fc_pool_free_bulk() local
[all …]
/freebsd/sys/dev/virtio/pci/
H A Dvirtio_pci_modern.c545 vtpci_modern_stop(device_t dev) in vtpci_modern_stop()
783 device_t dev; in vtpci_modern_map_common_config() local
807 device_t dev; in vtpci_modern_map_notify_config() local
836 device_t dev; in vtpci_modern_map_isr_config() local
860 device_t dev; in vtpci_modern_map_device_config() local
929 device_t dev; in vtpci_modern_find_cap_resource() local
1036 device_t dev; in vtpci_modern_free_bar_resources() local
1096 device_t dev; in vtpci_modern_alloc_msix_resource() local
1115 device_t dev; in vtpci_modern_free_msix_resource() local
1130 device_t dev, child; in vtpci_modern_probe_and_attach_child() local
[all …]
/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc.c59 tmc_start(device_t dev) in tmc_start()
85 tmc_stop(device_t dev) in tmc_stop()
104 tmc_configure_etf(device_t dev) in tmc_configure_etf()
134 tmc_configure_etr(device_t dev, struct endpoint *endp, in tmc_configure_etr()
185 tmc_init(device_t dev) in tmc_init()
222 tmc_enable(device_t dev, struct endpoint *endp, in tmc_enable()
256 tmc_disable(device_t dev, struct endpoint *endp, in tmc_disable()
281 tmc_read(device_t dev, struct endpoint *endp, in tmc_read()
313 tmc_attach(device_t dev) in tmc_attach()
/freebsd/sys/dev/amdgpio/
H A Damdgpio.c98 amdgpio_get_bus(device_t dev) in amdgpio_get_bus()
109 amdgpio_pin_max(device_t dev, int *maxpin) in amdgpio_pin_max()
136 amdgpio_pin_getname(device_t dev, uint32_t pin, char *name) in amdgpio_pin_getname()
156 amdgpio_pin_getcaps(device_t dev, uint32_t pin, uint32_t *caps) in amdgpio_pin_getcaps()
196 amdgpio_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) in amdgpio_pin_setflags()
246 amdgpio_pin_get(device_t dev, uint32_t pin, unsigned int *value) in amdgpio_pin_get()
284 amdgpio_pin_set(device_t dev, uint32_t pin, unsigned int value) in amdgpio_pin_set()
318 amdgpio_pin_toggle(device_t dev, uint32_t pin) in amdgpio_pin_toggle()
348 amdgpio_probe(device_t dev) in amdgpio_probe()
363 amdgpio_attach(device_t dev) in amdgpio_attach()
[all …]
/freebsd/sys/powerpc/powerpc/
H A Dopenpic.c73 openpic_common_attach(device_t dev, uint32_t node) in openpic_common_attach()
264 openpic_config(device_t dev, u_int irq, enum intr_trigger trig, in openpic_config()
286 device_t dev = (device_t)(arg); in openpic_intr() local
295 openpic_dispatch(device_t dev, struct trapframe *tf) in openpic_dispatch()
315 openpic_enable(device_t dev, u_int irq, u_int vector, void **priv __unused) in openpic_enable()
335 openpic_eoi(device_t dev, u_int irq __unused, void *priv __unused) in openpic_eoi()
347 openpic_ipi(device_t dev, u_int cpu) in openpic_ipi()
361 openpic_mask(device_t dev, u_int irq, void *priv __unused) in openpic_mask()
379 openpic_unmask(device_t dev, u_int irq, void *priv __unused) in openpic_unmask()
397 openpic_suspend(device_t dev) in openpic_suspend()
[all …]
/freebsd/sys/dev/pci/
H A Dpci_host_generic.c76 pci_host_generic_core_attach(device_t dev) in pci_host_generic_core_attach()
248 pci_host_generic_core_detach(device_t dev) in pci_host_generic_core_detach()
292 generic_pcie_read_config(device_t dev, u_int bus, u_int slot, in generic_pcie_read_config()
328 generic_pcie_write_config(device_t dev, u_int bus, u_int slot, in generic_pcie_write_config()
359 generic_pcie_maxslots(device_t dev) in generic_pcie_maxslots()
366 generic_pcie_read_ivar(device_t dev, device_t child, int index, in generic_pcie_read_ivar()
389 generic_pcie_write_ivar(device_t dev, device_t child, int index, in generic_pcie_write_ivar()
397 generic_pcie_get_rman(device_t dev, int type, u_int flags) in generic_pcie_get_rman()
565 generic_pcie_deactivate_resource(device_t dev, device_t child, in generic_pcie_deactivate_resource()
587 generic_pcie_adjust_resource(device_t dev, device_t child, in generic_pcie_adjust_resource()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci.c35 static int mt7921e_init_reset(struct mt792x_dev *dev) in mt7921e_init_reset()
40 static void mt7921e_unregister_device(struct mt792x_dev *dev) in mt7921e_unregister_device()
62 static u32 __mt7921_reg_addr(struct mt792x_dev *dev, u32 addr) in __mt7921_reg_addr()
141 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_rr() local
149 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_wr() local
157 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_rmw() local
163 static int mt7921_dma_init(struct mt792x_dev *dev) in mt7921_dma_init()
271 struct mt792x_dev *dev; in mt7921_pci_probe() local
389 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_pci_remove() local
402 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921_pci_suspend() local
[all …]
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_interrupt.c41 struct device *dev; member
51 lkpi_irq_rid(struct device *dev, unsigned int irq) in lkpi_irq_rid()
61 lkpi_irq_ent(struct device *dev, unsigned int irq) in lkpi_irq_ent()
90 lkpi_irq_release(struct device *dev, struct irq_ent *irqe) in lkpi_irq_release()
101 lkpi_devm_irq_release(struct device *dev, void *p) in lkpi_devm_irq_release()
119 struct device *dev; in lkpi_request_irq() local
171 struct device *dev; in lkpi_enable_irq() local
187 struct device *dev; in lkpi_disable_irq() local
204 struct device *dev; in lkpi_bind_irq_to_cpu() local
221 struct device *dev; in lkpi_free_irq() local
[all …]

12345678910>>...106