Home
last modified time | relevance | path

Searched +defs:dev +defs:all (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.14.4/drivers/misc/
Dntsync.c52 struct ntsync_device *dev; member
115 bool all; member
150 static void dev_lock_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in dev_lock_obj()
163 static void dev_unlock_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in dev_unlock_obj()
174 struct ntsync_device *dev = obj->dev; in obj_lock() local
200 static bool ntsync_lock_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in ntsync_lock_obj()
202 bool all; in ntsync_lock_obj() local
215 static void ntsync_unlock_obj(struct ntsync_device *dev, struct ntsync_obj *obj, bool all) in ntsync_unlock_obj()
254 static void try_wake_all(struct ntsync_device *dev, struct ntsync_q *q, in try_wake_all()
308 static void try_wake_all_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in try_wake_all_obj()
[all …]
/linux-6.14.4/include/linux/
Dnetpoll.h18 __u32 all[4]; member
26 struct net_device *dev; member
56 static inline void netpoll_poll_disable(struct net_device *dev) { return; } in netpoll_poll_disable()
57 static inline void netpoll_poll_enable(struct net_device *dev) { return; } in netpoll_poll_enable()
74 struct net_device *dev = napi->dev; in netpoll_poll_lock() local
95 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running()
108 static inline bool netpoll_tx_running(struct net_device *dev) in netpoll_tx_running()
/linux-6.14.4/net/ethtool/
Dfeatures.c17 u32 all[ETHTOOL_DEV_FEATURE_WORDS]; member
41 struct net_device *dev = reply_base->dev; in features_prepare_data() local
156 static int features_send_reply(struct net_device *dev, struct genl_info *info, in features_send_reply()
222 struct net_device *dev; in ethnl_set_features() local
/linux-6.14.4/drivers/dma/sh/
Dshdma-base.c323 static dma_async_tx_callback __ld_cleanup(struct shdma_chan *schan, bool all) in __ld_cleanup()
441 static void shdma_chan_ld_cleanup(struct shdma_chan *schan, bool all) in shdma_chan_ld_cleanup()
893 static irqreturn_t chan_irq(int irq, void *dev) in chan_irq()
909 static irqreturn_t chan_irqt(int irq, void *dev) in chan_irqt()
981 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init()
/linux-6.14.4/arch/powerpc/platforms/powernv/
Dpci-ioda.c282 bool all) in pnv_ioda_reserve_m64_pe()
295 static struct pnv_ioda_pe *pnv_ioda_pick_m64_pe(struct pci_bus *bus, bool all) in pnv_ioda_pick_m64_pe()
593 struct pnv_ioda_pe *pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe()
874 static struct pnv_ioda_pe *pnv_ioda_setup_dev_PE(struct pci_dev *dev) in pnv_ioda_setup_dev_PE()
932 static struct pnv_ioda_pe *pnv_ioda_setup_bus_PE(struct pci_bus *bus, bool all) in pnv_ioda_setup_bus_PE()
1529 struct pci_dev *dev; in pnv_ioda_setup_bus_dma() local
1692 static int __pnv_pci_ioda_msi_setup(struct pnv_phb *phb, struct pci_dev *dev, in __pnv_pci_ioda_msi_setup()
2147 struct pci_dev *dev = bus->self; in pnv_pci_enable_bridge() local
2296 bool all = (bridge && pci_pcie_type(bridge) == PCI_EXP_TYPE_PCI_BRIDGE); in pnv_pci_configure_bus() local
2327 static bool pnv_pci_enable_device_hook(struct pci_dev *dev) in pnv_pci_enable_device_hook()
[all …]
/linux-6.14.4/drivers/cpuidle/
Dcoupled.c149 void cpuidle_coupled_parallel_barrier(struct cpuidle_device *dev, atomic_t *a) in cpuidle_coupled_parallel_barrier()
228 int all; in cpuidle_coupled_set_not_ready() local
293 static inline int cpuidle_coupled_get_state(struct cpuidle_device *dev, in cpuidle_coupled_get_state()
465 int cpuidle_enter_state_coupled(struct cpuidle_device *dev, in cpuidle_enter_state_coupled()
635 int cpuidle_coupled_register_device(struct cpuidle_device *dev) in cpuidle_coupled_register_device()
683 void cpuidle_coupled_unregister_device(struct cpuidle_device *dev) in cpuidle_coupled_unregister_device()
738 struct cpuidle_device *dev; in coupled_cpu_online() local
754 struct cpuidle_device *dev; in coupled_cpu_up_prepare() local
/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_smi_events.c40 struct kfd_node *dev; member
153 struct kfd_node *dev = client->dev; in kfd_smi_ev_release() local
166 uint64_t all = KFD_SMI_EVENT_MASK_FROM_INDEX(KFD_SMI_EVENT_ALL_PROCESS); in kfd_smi_ev_enabled() local
175 static void add_event_to_kfifo(pid_t pid, struct kfd_node *dev, in add_event_to_kfifo()
200 static void kfd_smi_event_add(pid_t pid, struct kfd_node *dev, in kfd_smi_event_add()
219 void kfd_smi_event_update_gpu_reset(struct kfd_node *dev, bool post_reset, in kfd_smi_event_update_gpu_reset()
242 void kfd_smi_event_update_thermal_throttling(struct kfd_node *dev, in kfd_smi_event_update_thermal_throttling()
250 void kfd_smi_event_update_vmfault(struct kfd_node *dev, uint16_t pasid) in kfd_smi_event_update_vmfault()
348 int kfd_smi_event_open(struct kfd_node *dev, uint32_t *fd) in kfd_smi_event_open()
Dkfd_events.c849 static uint32_t test_event_condition(bool all, uint32_t num_events, in test_event_condition()
952 bool all, uint32_t *user_timeout_ms, in kfd_wait_on_events()
1180 void kfd_signal_vm_fault_event(struct kfd_node *dev, u32 pasid, in kfd_signal_vm_fault_event()
1235 void kfd_signal_reset_event(struct kfd_node *dev) in kfd_signal_reset_event()
1312 void kfd_signal_poison_consumed_event(struct kfd_node *dev, u32 pasid) in kfd_signal_poison_consumed_event()
/linux-6.14.4/drivers/net/ethernet/8390/
Dne.c207 static int __init do_ne_probe(struct net_device *dev) in do_ne_probe()
242 static int __init ne_probe_isapnp(struct net_device *dev) in ne_probe_isapnp()
290 static int __init ne_probe1(struct net_device *dev, unsigned long ioaddr) in ne_probe1()
546 static void ne_reset_8390(struct net_device *dev) in ne_reset_8390()
572 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr()
610 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input()
677 static void ne_block_output(struct net_device *dev, int count, in ne_block_output()
783 struct net_device *dev; in ne_drv_probe() local
828 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_remove() local
848 static void ne_loop_rm_unreg(int all) in ne_loop_rm_unreg()
[all …]
/linux-6.14.4/net/ipv4/
Ddevinet.c259 struct net_device *dev = idev->dev; in in_dev_finish_destroy() local
274 static struct in_device *inetdev_init(struct net_device *dev) in inetdev_init()
324 struct net_device *dev; in inetdev_destroy() local
590 static int inet_set_ifa(struct net_device *dev, struct in_ifaddr *ifa) in inet_set_ifa()
607 struct net_device *dev; in inetdev_by_index() local
897 struct net_device *dev; in inet_rtm_to_ifa() local
1078 struct net_device *dev; in devinet_ioctl() local
1314 int inet_gifconf(struct net_device *dev, char __user *buf, int len, int size) in inet_gifconf()
1368 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr()
1495 struct net_device *dev; in inet_confirm_addr() local
[all …]
/linux-6.14.4/tools/usb/
Dtestusb.c159 struct usb_device_descriptor dev; in testdev_ifnum() local
293 struct testdev *dev = arg; in handle_testdev() local
378 int all = 0, forever = 0, not = 0; in main() local
510 struct testdev dev; in main() local
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/
Dmt76x02.h70 #define mt76x02_beacon_enable(dev, enable) \ argument
72 #define mt76x02_pre_tbtt_enable(dev, enable) \ argument
83 s8 all[30]; member
210 struct mt76x02_dev *dev; member
227 static inline bool is_mt76x0(struct mt76x02_dev *dev) in is_mt76x0()
234 static inline bool is_mt76x2(struct mt76x02_dev *dev) in is_mt76x2()
242 static inline void mt76x02_irq_enable(struct mt76x02_dev *dev, u32 mask) in mt76x02_irq_enable()
247 static inline void mt76x02_irq_disable(struct mt76x02_dev *dev, u32 mask) in mt76x02_irq_disable()
253 mt76x02_wait_for_txrx_idle(struct mt76_dev *dev) in mt76x02_wait_for_txrx_idle()
261 mt76x02_rx_get_sta(struct mt76_dev *dev, u8 idx) in mt76x02_rx_get_sta()
/linux-6.14.4/drivers/clk/xilinx/
Dclk-xlnx-clock-wizard.c201 u32 div, p5en, edge, prediv2, all; in clk_wzrd_recalc_rate_ver() local
583 u32 edged, div2, p5en, edge, prediv2, all, regl, regh, mult; in clk_wzrd_recalc_rate_all_ver() local
784 static struct clk_hw *clk_wzrd_register_divf(struct device *dev, in clk_wzrd_register_divf()
827 static struct clk_hw *clk_wzrd_ver_register_divider(struct device *dev, in clk_wzrd_ver_register_divider()
874 static struct clk_hw *clk_wzrd_register_divider(struct device *dev, in clk_wzrd_register_divider()
949 static int __maybe_unused clk_wzrd_suspend(struct device *dev) in clk_wzrd_suspend()
959 static int __maybe_unused clk_wzrd_resume(struct device *dev) in clk_wzrd_resume()
982 static int clk_wzrd_register_output_clocks(struct device *dev, int nr_outputs) in clk_wzrd_register_output_clocks()
/linux-6.14.4/net/mpls/
Daf_mpls.c90 bool mpls_output_possible(const struct net_device *dev) in mpls_output_possible()
113 unsigned int mpls_dev_mtu(const struct net_device *dev) in mpls_dev_mtu()
132 void mpls_stats_inc_outucastpkts(struct net_device *dev, in mpls_stats_inc_outucastpkts()
342 static int mpls_forward(struct sk_buff *skb, struct net_device *dev, in mpls_forward()
592 struct net_device *dev; in inet_fib_lookup_dev() local
620 struct net_device *dev; in inet6_fib_lookup_dev() local
651 struct net_device *dev = NULL; in find_outdev() local
683 struct net_device *dev = NULL; in mpls_nh_assign_dev() local
1100 const struct net_device *dev) in mpls_fill_stats_af()
1122 static size_t mpls_get_stats_af_size(const struct net_device *dev) in mpls_get_stats_af_size()
[all …]
/linux-6.14.4/drivers/gpu/drm/msm/
Dmsm_gem.h177 } all, active, resident, purgeable, purged; member
258 struct drm_device *dev; member
/linux-6.14.4/drivers/ata/
Dpata_legacy.c64 static int all; variable
239 struct ata_device *dev; in legacy_set_mode() local
331 struct ata_device *dev = qc->dev; in pdc_data_xfer_vlb() local
760 static int qdi_port(struct platform_device *dev, in qdi_port()
845 static int winbond_port(struct platform_device *dev, in winbond_port()
981 struct ata_device *dev; in legacy_init_one() local
Dlibata-scsi.c98 struct ata_device *dev; in ata_scsi_park_show() local
137 struct ata_device *dev; in ata_scsi_park_store() local
211 void ata_scsi_set_sense(struct ata_device *dev, struct scsi_cmnd *cmd, in ata_scsi_set_sense()
219 void ata_scsi_set_sense_information(struct ata_device *dev, in ata_scsi_set_sense_information()
245 struct ata_device *dev = qc->dev; in ata_scsi_set_passthru_sense_fields() local
314 static void ata_scsi_set_invalid_field(struct ata_device *dev, in ata_scsi_set_invalid_field()
323 static void ata_scsi_set_invalid_parameter(struct ata_device *dev, in ata_scsi_set_invalid_parameter()
390 struct ata_device *dev; in ata_scsi_unlock_native_capacity() local
422 struct ata_device *dev = ata_scsi_find_dev(ap, sdev); in ata_get_identity() local
738 static struct ata_queued_cmd *ata_scsi_qc_new(struct ata_device *dev, in ata_scsi_qc_new()
[all …]
/linux-6.14.4/net/ipv6/
Daddrconf.c308 static inline bool addrconf_link_ready(const struct net_device *dev) in addrconf_link_ready()
374 static struct inet6_dev *ipv6_add_dev(struct net_device *dev) in ipv6_add_dev()
486 static struct inet6_dev *ipv6_find_idev(struct net_device *dev) in ipv6_find_idev()
508 bool all = false; in inet6_netconf_msgsize_devconf() local
535 bool all = false; in inet6_netconf_fill_devconf() local
660 struct net_device *dev = NULL; in inet6_netconf_get_devconf() local
740 struct net_device *dev; in inet6_netconf_dump_devconf() local
804 struct net_device *dev; in dev_forward_change() local
851 struct net_device *dev; in addrconf_forward_change() local
914 struct net_device *dev; in addrconf_linkdown_change() local
[all …]
/linux-6.14.4/drivers/iio/adc/
Dad7280a.c248 unsigned int addr, bool all, unsigned int val) in ad7280_write()
630 int cnt, int dev) in ad7280_total_voltage_channel_init()
646 static void ad7280_init_dev_channels(struct ad7280_state *st, int dev, int *cnt, in ad7280_init_dev_channels()
672 int dev, cnt = 0; in ad7280_channel_init() local
955 struct device *dev = &spi->dev; in ad7280_probe() local
/linux-6.14.4/drivers/pinctrl/nuvoton/
Dpinctrl-wpcm450.c57 struct device *dev; member
213 static void wpcm450_gpio_fix_evpol(struct wpcm450_gpio *gpio, unsigned long all) in wpcm450_gpio_fix_evpol()
1027 struct device *dev = &pdev->dev; in wpcm450_gpio_register() local
1115 struct device *dev = &pdev->dev; in wpcm450_pinctrl_probe() local
/linux-6.14.4/drivers/scsi/
DBusLogic.h230 unsigned char dev; member
273 unsigned char all; member
288 unsigned char all; member
306 unsigned char all; member
322 unsigned char all; member
990 unsigned char dev; member
/linux-6.14.4/drivers/net/bonding/
Dbond_main.c1483 static int bond_netpoll_setup(struct net_device *dev) in bond_netpoll_setup()
1514 static netdev_features_t bond_fix_features(struct net_device *dev, in bond_fix_features()
2491 bool all, bool unregister) in __bond_release_one()
3381 static int bond_confirm_addr6(struct net_device *dev, in bond_confirm_addr6()
4519 static int bond_get_lowest_level_rcu(struct net_device *dev) in bond_get_lowest_level_rcu()
4808 static int bond_neigh_setup(struct net_device *dev, in bond_neigh_setup()
5182 struct bond_up_slave *usable, *all; in bond_set_slave_arr() local
5314 struct net_device *dev) in bond_3ad_xor_xmit()
5399 static u16 bond_select_queue(struct net_device *dev, struct sk_buff *skb, in bond_select_queue()
5527 static struct net_device *bond_sk_get_lower_dev(struct net_device *dev, in bond_sk_get_lower_dev()
[all …]
/linux-6.14.4/drivers/pci/
Dquirks.c39 static bool pcie_lbms_seen(struct pci_dev *dev, u16 lnksta) in pcie_lbms_seen()
99 int pcie_failed_link_retrain(struct pci_dev *dev) in pcie_failed_link_retrain()
147 static ktime_t fixup_debug_start(struct pci_dev *dev, in fixup_debug_start()
148 void (*fn)(struct pci_dev *dev)) in fixup_debug_start()
156 static void fixup_debug_report(struct pci_dev *dev, ktime_t calltime, in fixup_debug_report()
157 void (*fn)(struct pci_dev *dev)) in fixup_debug_report()
169 static void pci_do_fixups(struct pci_dev *dev, struct pci_fixup *f, in pci_do_fixups()
212 void pci_fixup_device(enum pci_fixup_pass pass, struct pci_dev *dev) in pci_fixup_device()
269 struct pci_dev *dev = NULL; in pci_apply_final_quirks() local
314 static void quirk_mmio_always_on(struct pci_dev *dev) in quirk_mmio_always_on()
[all …]
/linux-6.14.4/include/net/bluetooth/
Dhci_core.h57 struct list_head all; /* inq_cache.all */ member
78 struct list_head all; /* All devices found during inquiry */ member
568 struct device dev; member
741 struct device dev; member
1856 #define lmp_encrypt_capable(dev) ((dev)->features[0][0] & LMP_ENCRYPT) argument
1857 #define lmp_rswitch_capable(dev) ((dev)->features[0][0] & LMP_RSWITCH) argument
1858 #define lmp_hold_capable(dev) ((dev)->features[0][0] & LMP_HOLD) argument
1859 #define lmp_sniff_capable(dev) ((dev)->features[0][0] & LMP_SNIFF) argument
1860 #define lmp_park_capable(dev) ((dev)->features[0][1] & LMP_PARK) argument
1861 #define lmp_sco_capable(dev) ((dev)->features[0][1] & LMP_SCO) argument
[all …]
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c460 static netdev_tx_t bnxt_start_xmit(struct sk_buff *skb, struct net_device *dev) in bnxt_start_xmit()
1779 struct net_device *dev = bnxt_get_vf_rep(bp, cfa_code); in bnxt_get_pkt_dev() local
1794 struct net_device *dev = bp->dev; in bnxt_tpa_end() local
2047 struct net_device *dev = bp->dev; in bnxt_rx_pkt() local
4746 struct net_device *dev = bp->dev; in __bnxt_set_rx_skb_mode() local
5233 static void bnxt_clear_usr_fltrs(struct bnxt *bp, bool all) in bnxt_clear_usr_fltrs()
5255 static void bnxt_free_ntp_fltrs(struct bnxt *bp, bool all) in bnxt_free_ntp_fltrs()
5303 static void bnxt_free_l2_filters(struct bnxt *bp, bool all) in bnxt_free_l2_filters()
9377 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps()
10653 bool all) in bnxt_del_one_rss_ctx()
[all …]

12