Home
last modified time | relevance | path

Searched defs:dev (Results 726 – 750 of 14775) sorted by relevance

1...<<21222324252627282930>>...591

/OK3568_Linux_fs/kernel/drivers/ssb/
H A Dmain.c112 static struct ssb_device *ssb_device_get(struct ssb_device *dev) in ssb_device_get()
119 static void ssb_device_put(struct ssb_device *dev) in ssb_device_put()
125 static int ssb_device_resume(struct device *dev) in ssb_device_resume()
142 static int ssb_device_suspend(struct device *dev, pm_message_t state) in ssb_device_suspend()
271 static void ssb_device_shutdown(struct device *dev) in ssb_device_shutdown()
283 static int ssb_device_remove(struct device *dev) in ssb_device_remove()
295 static int ssb_device_probe(struct device *dev) in ssb_device_probe()
325 static int ssb_bus_match(struct device *dev, struct device_driver *drv) in ssb_bus_match()
341 static int ssb_device_uevent(struct device *dev, struct kobj_uevent_env *env) in ssb_device_uevent()
368 name_show(struct device *dev, struct device_attribute *attr, char *buf) in name_show()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dm88ds3103.c13 static int m88ds3103_update_bits(struct m88ds3103_dev *dev, in m88ds3103_update_bits()
34 static int m88ds3103_wr_reg_val_tab(struct m88ds3103_dev *dev, in m88ds3103_wr_reg_val_tab()
71 static int m88ds3103b_dt_write(struct m88ds3103_dev *dev, int reg, int data) in m88ds3103b_dt_write()
108 static int m88ds3103b_dt_read(struct m88ds3103_dev *dev, u8 reg) in m88ds3103b_dt_read()
158 struct m88ds3103_dev *dev = fe->demodulator_priv; in m88ds3103_get_agc_pwm() local
172 struct m88ds3103_dev *dev = fe->demodulator_priv; in m88ds3103_read_status() local
377 static int m88ds3103b_select_mclk(struct m88ds3103_dev *dev) in m88ds3103b_select_mclk()
452 static int m88ds3103b_set_mclk(struct m88ds3103_dev *dev, u32 mclk_khz) in m88ds3103b_set_mclk()
624 struct m88ds3103_dev *dev = fe->demodulator_priv; in m88ds3103_set_frontend() local
1017 struct m88ds3103_dev *dev = fe->demodulator_priv; in m88ds3103_init() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dwl3501_cs.c836 static void wl3501_online(struct net_device *dev) in wl3501_online()
882 static void wl3501_mgmt_join_confirm(struct net_device *dev, u16 addr) in wl3501_mgmt_join_confirm()
930 static inline void wl3501_alarm_interrupt(struct net_device *dev, in wl3501_alarm_interrupt()
940 static inline void wl3501_md_confirm_interrupt(struct net_device *dev, in wl3501_md_confirm_interrupt()
953 static inline void wl3501_md_ind_interrupt(struct net_device *dev, in wl3501_md_ind_interrupt()
1008 static inline void wl3501_start_confirm_interrupt(struct net_device *dev, in wl3501_start_confirm_interrupt()
1020 static inline void wl3501_assoc_confirm_interrupt(struct net_device *dev, in wl3501_assoc_confirm_interrupt()
1047 static inline void wl3501_rx_interrupt(struct net_device *dev) in wl3501_rx_interrupt()
1131 struct net_device *dev = dev_id; in wl3501_interrupt() local
1232 static int wl3501_close(struct net_device *dev) in wl3501_close()
[all …]
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Dpm_domains.h18 static inline int rockchip_pmu_pd_on(struct device *dev) in rockchip_pmu_pd_on()
23 static inline int rockchip_pmu_pd_off(struct device *dev) in rockchip_pmu_pd_off()
28 static inline bool rockchip_pmu_pd_is_on(struct device *dev) in rockchip_pmu_pd_is_on()
33 static inline int rockchip_pmu_idle_request(struct device *dev, bool idle) in rockchip_pmu_idle_request()
38 static inline int rockchip_save_qos(struct device *dev) in rockchip_save_qos()
43 static inline int rockchip_restore_qos(struct device *dev) in rockchip_restore_qos()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_led.h33 struct drm_device *dev; member
39 nouveau_led(struct drm_device *dev) in nouveau_led()
51 static inline int nouveau_led_init(struct drm_device *dev) { return 0; }; in nouveau_led_init()
52 static inline void nouveau_led_suspend(struct drm_device *dev) { }; in nouveau_led_suspend()
53 static inline void nouveau_led_resume(struct drm_device *dev) { }; in nouveau_led_resume()
54 static inline void nouveau_led_fini(struct drm_device *dev) { }; in nouveau_led_fini()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_dcbnl.c11 static int fm10k_dcbnl_ieee_getets(struct net_device *dev, struct ieee_ets *ets) in fm10k_dcbnl_ieee_getets()
36 static int fm10k_dcbnl_ieee_setets(struct net_device *dev, struct ieee_ets *ets) in fm10k_dcbnl_ieee_setets()
77 static int fm10k_dcbnl_ieee_getpfc(struct net_device *dev, struct ieee_pfc *pfc) in fm10k_dcbnl_ieee_getpfc()
93 static int fm10k_dcbnl_ieee_setpfc(struct net_device *dev, struct ieee_pfc *pfc) in fm10k_dcbnl_ieee_setpfc()
113 static u8 fm10k_dcbnl_getdcbx(struct net_device __always_unused *dev) in fm10k_dcbnl_getdcbx()
125 static u8 fm10k_dcbnl_setdcbx(struct net_device __always_unused *dev, u8 mode) in fm10k_dcbnl_setdcbx()
146 void fm10k_dcbnl_set_ops(struct net_device *dev) in fm10k_dcbnl_set_ops()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dfdtaddr.c20 fdt_addr_t devfdt_get_addr_index(struct udevice *dev, int index) in devfdt_get_addr_index()
87 fdt_addr_t devfdt_get_addr_size_index(struct udevice *dev, int index, in devfdt_get_addr_size_index()
109 fdt_addr_t devfdt_get_addr_name(struct udevice *dev, const char *name) in devfdt_get_addr_name()
125 fdt_addr_t devfdt_get_addr(struct udevice *dev) in devfdt_get_addr()
130 void *devfdt_remap_addr_index(struct udevice *dev, int index) in devfdt_remap_addr_index()
140 void *devfdt_get_addr_ptr(struct udevice *dev) in devfdt_get_addr_ptr()
145 void *devfdt_map_physmem(struct udevice *dev, unsigned long size) in devfdt_map_physmem()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/
H A Dcx23888-ir.c118 struct cx23885_dev *dev; member
142 inline int cx23888_ir_write4(struct cx23885_dev *dev, u32 addr, u32 value) in cx23888_ir_write4()
148 static inline u32 cx23888_ir_read4(struct cx23885_dev *dev, u32 addr) in cx23888_ir_read4()
153 static inline int cx23888_ir_and_or4(struct cx23885_dev *dev, u32 addr, in cx23888_ir_and_or4()
323 static inline void control_tx_irq_watermark(struct cx23885_dev *dev, in control_tx_irq_watermark()
329 static inline void control_rx_irq_watermark(struct cx23885_dev *dev, in control_rx_irq_watermark()
335 static inline void control_tx_enable(struct cx23885_dev *dev, bool enable) in control_tx_enable()
341 static inline void control_rx_enable(struct cx23885_dev *dev, bool enable) in control_rx_enable()
347 static inline void control_tx_modulation_enable(struct cx23885_dev *dev, in control_tx_modulation_enable()
354 static inline void control_rx_demodulation_enable(struct cx23885_dev *dev, in control_rx_demodulation_enable()
[all …]
/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_bus.c29 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev, in snd_hdac_ext_bus_init()
63 static void default_release(struct device *dev) in default_release()
134 #define dev_to_hdac(dev) (container_of((dev), \ argument
137 static inline struct hdac_driver *get_hdrv(struct device *dev) in get_hdrv()
143 static inline struct hdac_device *get_hdev(struct device *dev) in get_hdev()
149 static int hda_ext_drv_probe(struct device *dev) in hda_ext_drv_probe()
154 static int hdac_ext_drv_remove(struct device *dev) in hdac_ext_drv_remove()
159 static void hdac_ext_drv_shutdown(struct device *dev) in hdac_ext_drv_shutdown()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c63 static void tse_get_drvinfo(struct net_device *dev, in tse_get_drvinfo()
78 static void tse_gstrings(struct net_device *dev, u32 stringset, u8 *buf) in tse_gstrings()
83 static void tse_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in tse_fill_stats()
172 static int tse_sset_count(struct net_device *dev, int sset) in tse_sset_count()
182 static u32 tse_get_msglevel(struct net_device *dev) in tse_get_msglevel()
188 static void tse_set_msglevel(struct net_device *dev, uint32_t data) in tse_set_msglevel()
194 static int tse_reglen(struct net_device *dev) in tse_reglen()
199 static void tse_get_regs(struct net_device *dev, struct ethtool_regs *regs, in tse_get_regs()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeirq.c21 static int dev_pm_attach_wake_irq(struct device *dev, int irq, in dev_pm_attach_wake_irq()
53 int dev_pm_set_wake_irq(struct device *dev, int irq) in dev_pm_set_wake_irq()
87 void dev_pm_clear_wake_irq(struct device *dev) in dev_pm_clear_wake_irq()
165 int dev_pm_set_dedicated_wake_irq(struct device *dev, int irq) in dev_pm_set_dedicated_wake_irq()
230 void dev_pm_enable_wake_irq(struct device *dev) in dev_pm_enable_wake_irq()
247 void dev_pm_disable_wake_irq(struct device *dev) in dev_pm_disable_wake_irq()
270 void dev_pm_enable_wake_irq_check(struct device *dev, in dev_pm_enable_wake_irq_check()
298 void dev_pm_disable_wake_irq_check(struct device *dev) in dev_pm_disable_wake_irq_check()
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dinit.c82 void mei_cancel_work(struct mei_device *dev) in mei_cancel_work()
98 int mei_reset(struct mei_device *dev) in mei_reset()
184 int mei_start(struct mei_device *dev) in mei_start()
249 int mei_restart(struct mei_device *dev) in mei_restart()
278 struct mei_device *dev = in mei_reset_work() local
301 void mei_stop(struct mei_device *dev) in mei_stop()
332 bool mei_write_is_idle(struct mei_device *dev) in mei_write_is_idle()
357 void mei_device_init(struct mei_device *dev, in mei_device_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dgid.c39 void mlx5_init_reserved_gids(struct mlx5_core_dev *dev) in mlx5_init_reserved_gids()
48 void mlx5_cleanup_reserved_gids(struct mlx5_core_dev *dev) in mlx5_cleanup_reserved_gids()
56 int mlx5_core_reserve_gids(struct mlx5_core_dev *dev, unsigned int count) in mlx5_core_reserve_gids()
80 void mlx5_core_unreserve_gids(struct mlx5_core_dev *dev, unsigned int count) in mlx5_core_unreserve_gids()
93 int mlx5_core_reserved_gid_alloc(struct mlx5_core_dev *dev, int *gid_index) in mlx5_core_reserved_gid_alloc()
110 void mlx5_core_reserved_gid_free(struct mlx5_core_dev *dev, int gid_index) in mlx5_core_reserved_gid_free()
116 unsigned int mlx5_core_reserved_gids_count(struct mlx5_core_dev *dev) in mlx5_core_reserved_gids_count()
122 int mlx5_core_roce_gid_set(struct mlx5_core_dev *dev, unsigned int index, in mlx5_core_roce_gid_set()
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Dfpga-region.c25 struct device *dev; in fpga_region_class_find() local
47 struct device *dev = &region->dev; in fpga_region_get() local
73 struct device *dev = &region->dev; in fpga_region_put() local
98 struct device *dev = &region->dev; in fpga_region_program_fpga() local
161 static ssize_t compat_id_show(struct device *dev, in compat_id_show()
195 *fpga_region_create(struct device *dev, in fpga_region_create()
247 static void devm_fpga_region_release(struct device *dev, void *res) in devm_fpga_region_release()
271 *devm_fpga_region_create(struct device *dev, in devm_fpga_region_create()
317 static void fpga_region_dev_release(struct device *dev) in fpga_region_dev_release()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Ddma-iommu.c21 static void *dma_iommu_alloc_coherent(struct device *dev, size_t size, in dma_iommu_alloc_coherent()
30 static void dma_iommu_free_coherent(struct device *dev, size_t size, in dma_iommu_free_coherent()
42 static dma_addr_t dma_iommu_map_page(struct device *dev, struct page *page, in dma_iommu_map_page()
52 static void dma_iommu_unmap_page(struct device *dev, dma_addr_t dma_handle, in dma_iommu_unmap_page()
61 static int dma_iommu_map_sg(struct device *dev, struct scatterlist *sglist, in dma_iommu_map_sg()
69 static void dma_iommu_unmap_sg(struct device *dev, struct scatterlist *sglist, in dma_iommu_unmap_sg()
77 static bool dma_iommu_bypass_supported(struct device *dev, u64 mask) in dma_iommu_bypass_supported()
88 int dma_iommu_dma_supported(struct device *dev, u64 mask) in dma_iommu_dma_supported()
115 u64 dma_iommu_get_required_mask(struct device *dev) in dma_iommu_get_required_mask()
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dhe.c176 #define he_writel(dev, val, reg) do { writel(val, (dev)->membase + (reg)); wmb(); } while (0) argument
177 #define he_readl(dev, reg) readl((dev)->membase + (reg)) argument
191 #define he_writel_rcm(dev, val, reg) \ argument
194 #define he_writel_tcm(dev, val, reg) \ argument
197 #define he_writel_mbox(dev, val, reg) \ argument
208 #define he_readl_rcm(dev, reg) \ argument
211 #define he_readl_tcm(dev, reg) \ argument
214 #define he_readl_mbox(dev, reg) \ argument
220 #define he_mkcid(dev, vpi, vci) (((vpi << (dev)->vcibits) | vci) & 0x1fff) argument
224 #define he_writel_tsr0(dev, val, cid) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-vbi.c26 struct cx8800_dev *dev = video_drvdata(file); in cx8800_vbi_fmt() local
51 static int cx8800_start_vbi_dma(struct cx8800_dev *dev, in cx8800_start_vbi_dma()
83 void cx8800_stop_vbi_dma(struct cx8800_dev *dev) in cx8800_stop_vbi_dma()
98 int cx8800_restart_vbi_queue(struct cx8800_dev *dev, in cx8800_restart_vbi_queue()
119 struct cx8800_dev *dev = q->drv_priv; in queue_setup() local
132 struct cx8800_dev *dev = vb->vb2_queue->drv_priv; in buffer_prepare() local
156 struct cx8800_dev *dev = vb->vb2_queue->drv_priv; in buffer_finish() local
168 struct cx8800_dev *dev = vb->vb2_queue->drv_priv; in buffer_queue() local
195 struct cx8800_dev *dev = q->drv_priv; in start_streaming() local
206 struct cx8800_dev *dev = q->drv_priv; in stop_streaming() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Doaktrail_device.c24 static int oaktrail_output_init(struct drm_device *dev) in oaktrail_output_init()
56 struct drm_device *dev = bl_get_data(oaktrail_backlight_device); in oaktrail_set_brightness() local
100 static int device_backlight_init(struct drm_device *dev) in device_backlight_init()
137 static int oaktrail_backlight_init(struct drm_device *dev) in oaktrail_backlight_init()
179 static int oaktrail_save_display_registers(struct drm_device *dev) in oaktrail_save_display_registers()
293 static int oaktrail_restore_display_registers(struct drm_device *dev) in oaktrail_restore_display_registers()
408 static int oaktrail_power_down(struct drm_device *dev) in oaktrail_power_down()
432 static int oaktrail_power_up(struct drm_device *dev) in oaktrail_power_up()
504 static int oaktrail_chip_setup(struct drm_device *dev) in oaktrail_chip_setup()
527 static void oaktrail_teardown(struct drm_device *dev) in oaktrail_teardown()
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpep-gprs.c30 struct net_device *dev; member
53 struct net_device *dev = gp->dev; in gprs_writeable() local
68 struct net_device *dev = gp->dev; in gprs_state_change() local
77 struct net_device *dev = gp->dev; in gprs_recv() local
159 static int gprs_open(struct net_device *dev) in gprs_open()
167 static int gprs_close(struct net_device *dev) in gprs_close()
173 static netdev_tx_t gprs_xmit(struct sk_buff *skb, struct net_device *dev) in gprs_xmit()
213 static void gprs_setup(struct net_device *dev) in gprs_setup()
241 struct net_device *dev; in gprs_attach() local
294 struct net_device *dev = gp->dev; in gprs_detach() local
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhdlc_x25.c39 static void x25_connect_disconnect(struct net_device *dev, int reason, int code) in x25_connect_disconnect()
58 static void x25_connected(struct net_device *dev, int reason) in x25_connected()
65 static void x25_disconnected(struct net_device *dev, int reason) in x25_disconnected()
72 static int x25_data_indication(struct net_device *dev, struct sk_buff *skb) in x25_data_indication()
93 static void x25_data_transmit(struct net_device *dev, struct sk_buff *skb) in x25_data_transmit()
108 static netdev_tx_t x25_xmit(struct sk_buff *skb, struct net_device *dev) in x25_xmit()
171 static int x25_open(struct net_device *dev) in x25_open()
218 static void x25_close(struct net_device *dev) in x25_close()
234 struct net_device *dev = skb->dev; in x25_rx() local
273 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr) in x25_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c43 int mlx5_fpga_access_reg(struct mlx5_core_dev *dev, u8 size, u64 addr, in mlx5_fpga_access_reg()
73 int mlx5_fpga_caps(struct mlx5_core_dev *dev) in mlx5_fpga_caps()
82 int mlx5_fpga_ctrl_op(struct mlx5_core_dev *dev, u8 op) in mlx5_fpga_ctrl_op()
93 int mlx5_fpga_sbu_caps(struct mlx5_core_dev *dev, void *caps, int size) in mlx5_fpga_sbu_caps()
125 int mlx5_fpga_query(struct mlx5_core_dev *dev, struct mlx5_fpga_query *query) in mlx5_fpga_query()
142 int mlx5_fpga_create_qp(struct mlx5_core_dev *dev, void *fpga_qpc, in mlx5_fpga_create_qp()
163 int mlx5_fpga_modify_qp(struct mlx5_core_dev *dev, u32 fpga_qpn, in mlx5_fpga_modify_qp()
178 int mlx5_fpga_query_qp(struct mlx5_core_dev *dev, in mlx5_fpga_query_qp()
197 int mlx5_fpga_destroy_qp(struct mlx5_core_dev *dev, u32 fpga_qpn) in mlx5_fpga_destroy_qp()
207 int mlx5_fpga_query_qp_counters(struct mlx5_core_dev *dev, u32 fpga_qpn, in mlx5_fpga_query_qp_counters()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/
H A Dfsl_uli1575.c58 static void early_uli5249(struct pci_dev *dev) in early_uli5249()
81 static void quirk_uli1575(struct pci_dev *dev) in quirk_uli1575()
138 static void quirk_final_uli1575(struct pci_dev *dev) in quirk_final_uli1575()
174 static void quirk_uli5288(struct pci_dev *dev) in quirk_uli5288()
199 static void quirk_uli5229(struct pci_dev *dev) in quirk_uli5229()
215 static void quirk_final_uli5249(struct pci_dev *dev) in quirk_final_uli5249()
252 static void hpcd_quirk_uli1575(struct pci_dev *dev) in hpcd_quirk_uli1575()
268 static void hpcd_quirk_uli5288(struct pci_dev *dev) in hpcd_quirk_uli5288()
294 static void hpcd_quirk_uli5229(struct pci_dev *dev) in hpcd_quirk_uli5229()
316 static void hpcd_final_uli5288(struct pci_dev *dev) in hpcd_final_uli5288()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd-pltfrm.c26 struct device *dev = hba->dev; in ufshcd_parse_clock_info() local
122 static int ufshcd_populate_vreg(struct device *dev, const char *name, in ufshcd_populate_vreg()
173 struct device *dev = hba->dev; in ufshcd_parse_regulator_info() local
201 int ufshcd_pltfrm_suspend(struct device *dev) in ufshcd_pltfrm_suspend()
214 int ufshcd_pltfrm_resume(struct device *dev) in ufshcd_pltfrm_resume()
220 int ufshcd_pltfrm_runtime_suspend(struct device *dev) in ufshcd_pltfrm_runtime_suspend()
226 int ufshcd_pltfrm_runtime_resume(struct device *dev) in ufshcd_pltfrm_runtime_resume()
232 int ufshcd_pltfrm_runtime_idle(struct device *dev) in ufshcd_pltfrm_runtime_idle()
248 struct device *dev = hba->dev; in ufshcd_init_lanes_per_dir() local
371 struct device *dev = &pdev->dev; in ufshcd_pltfrm_init() local
/OK3568_Linux_fs/kernel/drivers/media/pci/tw686x/
H A Dtw686x-audio.c31 void tw686x_audio_irq(struct tw686x_dev *dev, unsigned long requests, in tw686x_audio_irq()
106 struct tw686x_dev *dev = snd_pcm_substream_chip(ss); in tw686x_pcm_open() local
123 struct tw686x_dev *dev = snd_pcm_substream_chip(ss); in tw686x_pcm_close() local
132 struct tw686x_dev *dev = snd_pcm_substream_chip(ss); in tw686x_pcm_prepare() local
213 struct tw686x_dev *dev = snd_pcm_substream_chip(ss); in tw686x_pcm_trigger() local
252 struct tw686x_dev *dev = snd_pcm_substream_chip(ss); in tw686x_pcm_pointer() local
266 static int tw686x_snd_pcm_init(struct tw686x_dev *dev) in tw686x_snd_pcm_init()
295 static void tw686x_audio_dma_free(struct tw686x_dev *dev, in tw686x_audio_dma_free()
310 static int tw686x_audio_dma_alloc(struct tw686x_dev *dev, in tw686x_audio_dma_alloc()
342 void tw686x_audio_free(struct tw686x_dev *dev) in tw686x_audio_free()
[all …]
/OK3568_Linux_fs/kernel/drivers/pnp/
H A Dquirks.c26 static void quirk_awe32_add_ports(struct pnp_dev *dev, in quirk_awe32_add_ports()
50 static void quirk_awe32_resources(struct pnp_dev *dev) in quirk_awe32_resources()
69 static void quirk_cmi8330_resources(struct pnp_dev *dev) in quirk_cmi8330_resources()
103 static void quirk_sb16audio_resources(struct pnp_dev *dev) in quirk_sb16audio_resources()
138 static struct pnp_option *pnp_clone_dependent_set(struct pnp_dev *dev, in pnp_clone_dependent_set()
180 static void quirk_add_irq_optional_dependent_sets(struct pnp_dev *dev) in quirk_add_irq_optional_dependent_sets()
208 static void quirk_ad1815_mpu_resources(struct pnp_dev *dev) in quirk_ad1815_mpu_resources()
229 static void quirk_system_pci_resources(struct pnp_dev *dev) in quirk_system_pci_resources()
304 static void quirk_amd_mmconfig_area(struct pnp_dev *dev) in quirk_amd_mmconfig_area()
362 static void quirk_intel_mch(struct pnp_dev *dev) in quirk_intel_mch()
[all …]

1...<<21222324252627282930>>...591