Home
last modified time | relevance | path

Searched defs:np (Results 1 – 25 of 1931) sorted by relevance

12345678910>>...78

/Linux-v5.4/drivers/net/ethernet/sun/
Dniu.c94 #define niu_lock_parent(np, flags) \ argument
96 #define niu_unlock_parent(np, flags) \ argument
101 static int __niu_wait_bits_clear_mac(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_mac()
116 static int __niu_set_and_wait_clear_mac(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_mac()
136 static int __niu_wait_bits_clear_ipp(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_ipp()
151 static int __niu_set_and_wait_clear_ipp(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_ipp()
175 static int __niu_wait_bits_clear(struct niu *np, unsigned long reg, in __niu_wait_bits_clear()
195 static int __niu_set_and_wait_clear(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear()
215 static void niu_ldg_rearm(struct niu *np, struct niu_ldg *lp, int on) in niu_ldg_rearm()
225 static int niu_ldn_irq_enable(struct niu *np, int ldn, int on) in niu_ldn_irq_enable()
[all …]
/Linux-v5.4/drivers/clk/at91/
Ddt-compat.c26 static void __init of_sama5d2_clk_audio_pll_frac_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_frac_setup()
49 static void __init of_sama5d2_clk_audio_pll_pad_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pad_setup()
72 static void __init of_sama5d2_clk_audio_pll_pmc_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pmc_setup()
111 static void __init of_sama5d2_clk_generated_setup(struct device_node *np) in of_sama5d2_clk_generated_setup()
172 static void __init of_sama5d4_clk_h32mx_setup(struct device_node *np) in of_sama5d4_clk_h32mx_setup()
198 static void __init of_sama5d2_clk_i2s_mux_setup(struct device_node *np) in of_sama5d2_clk_i2s_mux_setup()
234 static void __init of_at91rm9200_clk_main_osc_setup(struct device_node *np) in of_at91rm9200_clk_main_osc_setup()
259 static void __init of_at91sam9x5_clk_main_rc_osc_setup(struct device_node *np) in of_at91sam9x5_clk_main_rc_osc_setup()
284 static void __init of_at91rm9200_clk_main_setup(struct device_node *np) in of_at91rm9200_clk_main_setup()
307 static void __init of_at91sam9x5_clk_main_setup(struct device_node *np) in of_at91sam9x5_clk_main_setup()
[all …]
/Linux-v5.4/drivers/scsi/sym53c8xx_2/
Dsym_nvram.c37 void sym_nvram_setup_host(struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) in sym_nvram_setup_host()
143 static void sym_display_Symbios_nvram(struct sym_device *np, Symbios_nvram *nvram) in sym_display_Symbios_nvram()
175 static void sym_display_Tekram_nvram(struct sym_device *np, Tekram_nvram *nvram) in sym_display_Tekram_nvram()
222 static void sym_display_Symbios_nvram(struct sym_device *np, Symbios_nvram *nvram) { (void)np; (voi… in sym_display_Symbios_nvram()
223 static void sym_display_Tekram_nvram(struct sym_device *np, Tekram_nvram *nvram) { (void)np; (void)… in sym_display_Tekram_nvram()
243 static void S24C16_set_bit(struct sym_device *np, u_char write_bit, u_char *gpreg, in S24C16_set_bit()
270 static void S24C16_start(struct sym_device *np, u_char *gpreg) in S24C16_start()
281 static void S24C16_stop(struct sym_device *np, u_char *gpreg) in S24C16_stop()
291 static void S24C16_do_bit(struct sym_device *np, u_char *read_bit, u_char write_bit, in S24C16_do_bit()
306 static void S24C16_write_ack(struct sym_device *np, u_char write_bit, u_char *gpreg, in S24C16_write_ack()
[all …]
Dsym_hipd.c68 static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg) in sym_print_nego_msg()
120 static void sym_chip_reset (struct sym_hcb *np) in sym_chip_reset()
139 static void sym_soft_reset (struct sym_hcb *np) in sym_soft_reset()
172 static void sym_start_reset(struct sym_hcb *np) in sym_start_reset()
177 int sym_reset_scsi_bus(struct sym_hcb *np, int enab_int) in sym_reset_scsi_bus()
232 static void sym_selectclock(struct sym_hcb *np, u_char scntl3) in sym_selectclock()
289 static unsigned getfreq (struct sym_hcb *np, int gen) in getfreq()
361 static unsigned sym_getfreq (struct sym_hcb *np) in sym_getfreq()
376 static void sym_getclock (struct sym_hcb *np, int mult) in sym_getclock()
433 static int sym_getpciclock (struct sym_hcb *np)
[all …]
Dsym_glue.c127 void sym_xpt_done(struct sym_hcb *np, struct scsi_cmnd *cmd) in sym_xpt_done()
142 void sym_xpt_async_bus_reset(struct sym_hcb *np) in sym_xpt_async_bus_reset()
174 void sym_set_cam_result_error(struct sym_hcb *np, struct sym_ccb *cp, int resid) in sym_set_cam_result_error()
245 static int sym_scatter(struct sym_hcb *np, struct sym_ccb *cp, struct scsi_cmnd *cmd) in sym_scatter()
287 static int sym_queue_command(struct sym_hcb *np, struct scsi_cmnd *cmd) in sym_queue_command()
319 static inline int sym_setup_cdb(struct sym_hcb *np, struct scsi_cmnd *cmd, struct sym_ccb *cp) in sym_setup_cdb()
332 int sym_setup_data_and_start(struct sym_hcb *np, struct scsi_cmnd *cmd, struct sym_ccb *cp) in sym_setup_data_and_start()
430 static void sym_timer(struct sym_hcb *np) in sym_timer()
498 struct sym_hcb *np = SYM_SOFTC_PTR(cmd); in sym53c8xx_queue_command_lck() local
557 struct sym_hcb *np = from_timer(np, t, s.timer); in sym53c8xx_timer() local
[all …]
/Linux-v5.4/drivers/net/ethernet/dlink/
Ddl2k.c57 static void dl2k_enable_int(struct netdev_private *np) in dl2k_enable_int()
111 struct netdev_private *np; in rio_probe1() local
311 struct netdev_private *np = netdev_priv(dev); in find_miiphy() local
333 struct netdev_private *np = netdev_priv(dev); in parse_eeprom() local
412 struct netdev_private *np = netdev_priv(dev); in rio_set_led_mode() local
439 struct netdev_private *np = netdev_priv(dev); in free_list() local
466 static void rio_reset_ring(struct netdev_private *np) in rio_reset_ring()
485 struct netdev_private *np = netdev_priv(dev); in alloc_list() local
527 struct netdev_private *np = netdev_priv(dev); in rio_hw_init() local
615 struct netdev_private *np = netdev_priv(dev); in rio_hw_stop() local
[all …]
/Linux-v5.4/drivers/char/hw_random/
Dn2-drv.c147 static unsigned long n2rng_control_settle_v2(struct n2rng *np, int unit) in n2rng_control_settle_v2()
154 static unsigned long n2rng_write_ctl_one(struct n2rng *np, int unit, in n2rng_write_ctl_one()
201 static unsigned long n2rng_read_diag_data_one(struct n2rng *np, in n2rng_read_diag_data_one()
220 static int n2rng_generic_read_diag_data(struct n2rng *np, in n2rng_generic_read_diag_data()
249 static int n2rng_generic_write_control(struct n2rng *np, in n2rng_generic_write_control()
279 static int n2rng_try_read_ctl(struct n2rng *np) in n2rng_try_read_ctl()
306 static u64 n2rng_control_default(struct n2rng *np, int ctl) in n2rng_control_default()
358 static void n2rng_control_swstate_init(struct n2rng *np) in n2rng_control_swstate_init()
380 static int n2rng_grab_diag_control(struct n2rng *np) in n2rng_grab_diag_control()
402 static int n2rng_init_control(struct n2rng *np) in n2rng_init_control()
[all …]
/Linux-v5.4/drivers/of/
Dbase.c58 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq()
73 bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix()
82 static bool __of_node_is_type(const struct device_node *np, const char *type) in __of_node_is_type()
89 int of_n_addr_cells(struct device_node *np) in of_n_addr_cells()
104 int of_n_size_cells(struct device_node *np) in of_n_size_cells()
120 int __weak of_node_to_nid(struct device_node *np) in of_node_to_nid()
178 struct device_node *np; in __of_free_phandle_cache_entry() local
198 struct device_node *np; in of_populate_phandle_cache() local
232 struct device_node *np; in of_core_init() local
253 static struct property *__of_find_property(const struct device_node *np, in __of_find_property()
[all …]
Dof_private.h25 struct device_node *np; member
53 static inline int of_property_notify(int action, struct device_node *np, in of_property_notify()
69 static inline int __of_add_property_sysfs(struct device_node *np, struct property *pp) in __of_add_property_sysfs()
73 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs()
74 static inline void __of_update_property_sysfs(struct device_node *np, in __of_update_property_sysfs()
76 static inline int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs()
80 static inline void __of_detach_node_sysfs(struct device_node *np) {} in __of_detach_node_sysfs()
Dunittest.c50 struct device_node *np; in of_unittest_find_node_by_name() local
149 struct device_node *np; in of_unittest_dynamic() local
208 static int __init of_unittest_check_node_linkage(struct device_node *np) in of_unittest_check_node_linkage()
235 struct device_node *np; in of_unittest_check_tree_linkage() local
252 static void __init of_unittest_printf_one(struct device_node *np, const char *fmt, in of_unittest_printf_one()
288 struct device_node *np; in of_unittest_printf() local
322 struct device_node *np; member
328 struct device_node *np; in of_unittest_check_phandles() local
366 struct device_node *np; in of_unittest_parse_phandle_with_args() local
474 struct device_node *np, *p0, *p1, *p2, *p3; in of_unittest_parse_phandle_with_args_map() local
[all …]
Dkobj.c63 int __of_add_property_sysfs(struct device_node *np, struct property *pp) in __of_add_property_sysfs()
87 void __of_sysfs_remove_bin_file(struct device_node *np, struct property *prop) in __of_sysfs_remove_bin_file()
96 void __of_remove_property_sysfs(struct device_node *np, struct property *prop) in __of_remove_property_sysfs()
103 void __of_update_property_sysfs(struct device_node *np, struct property *newprop, in __of_update_property_sysfs()
115 int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs()
150 void __of_detach_node_sysfs(struct device_node *np) in __of_detach_node_sysfs()
/Linux-v5.4/drivers/clk/samsung/
Dclk-exynos5260.c143 static void __init exynos5260_clk_aud_init(struct device_node *np) in exynos5260_clk_aud_init()
333 static void __init exynos5260_clk_disp_init(struct device_node *np) in exynos5260_clk_disp_init()
397 static void __init exynos5260_clk_egl_init(struct device_node *np) in exynos5260_clk_egl_init()
497 static void __init exynos5260_clk_fsys_init(struct device_node *np) in exynos5260_clk_fsys_init()
588 static void __init exynos5260_clk_g2d_init(struct device_node *np) in exynos5260_clk_g2d_init()
651 static void __init exynos5260_clk_g3d_init(struct device_node *np) in exynos5260_clk_g3d_init()
784 static void __init exynos5260_clk_gscl_init(struct device_node *np) in exynos5260_clk_gscl_init()
903 static void __init exynos5260_clk_isp_init(struct device_node *np) in exynos5260_clk_isp_init()
967 static void __init exynos5260_clk_kfc_init(struct device_node *np) in exynos5260_clk_kfc_init()
1023 static void __init exynos5260_clk_mfc_init(struct device_node *np) in exynos5260_clk_mfc_init()
[all …]
/Linux-v5.4/include/linux/
Dof.h75 struct device_node *np; member
259 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
434 static inline int of_property_read_u8_array(const struct device_node *np, in of_property_read_u8_array()
464 static inline int of_property_read_u16_array(const struct device_node *np, in of_property_read_u16_array()
492 static inline int of_property_read_u32_array(const struct device_node *np, in of_property_read_u32_array()
520 static inline int of_property_read_u64_array(const struct device_node *np, in of_property_read_u64_array()
575 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq()
580 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix()
585 static inline const char* of_node_full_name(const struct device_node *np) in of_node_full_name()
691 static inline struct property *of_find_property(const struct device_node *np, in of_find_property()
[all …]
Dof_mdio.h35 const struct device_node *np) in of_mdio_parse_addr()
57 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register()
81 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect()
100 const struct device_node *np) in of_mdio_parse_addr()
104 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link()
108 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link()
111 static inline bool of_phy_is_fixed_link(struct device_node *np) in of_phy_is_fixed_link()
Dof_gpio.h57 static inline int of_mm_gpiochip_add(struct device_node *np, in of_mm_gpiochip_add()
67 static inline int of_get_named_gpio_flags(struct device_node *np, in of_get_named_gpio_flags()
98 static inline int of_gpio_named_count(struct device_node *np, const char* propname) in of_gpio_named_count()
109 static inline int of_gpio_count(struct device_node *np) in of_gpio_count()
114 static inline int of_get_gpio_flags(struct device_node *np, int index, in of_get_gpio_flags()
129 static inline int of_get_named_gpio(struct device_node *np, in of_get_named_gpio()
143 static inline int of_get_gpio(struct device_node *np, int index) in of_get_gpio()
/Linux-v5.4/drivers/net/ethernet/dec/tulip/
Dwinbond-840.c363 struct netdev_private *np; in w840_probe1() local
568 struct netdev_private *np = netdev_priv(dev); in mdio_read() local
598 struct netdev_private *np = netdev_priv(dev); in mdio_write() local
630 struct netdev_private *np = netdev_priv(dev); in netdev_open() local
671 struct netdev_private *np = netdev_priv(dev); in update_link() local
737 struct netdev_private *np = netdev_priv(dev); in update_csr6() local
777 struct netdev_private *np = from_timer(np, t, timer); in netdev_timer() local
794 struct netdev_private *np = netdev_priv(dev); in init_rxtx_rings() local
839 static void free_rxtx_rings(struct netdev_private* np) in free_rxtx_rings()
868 struct netdev_private *np = netdev_priv(dev); in init_registers() local
[all …]
/Linux-v5.4/drivers/net/ethernet/natsemi/
Dnatsemi.c672 struct netdev_private *np = netdev_priv(to_net_dev(dev)); in natsemi_show_dspcfg_workaround() local
681 struct netdev_private *np = netdev_priv(to_net_dev(dev)); in natsemi_set_dspcfg_workaround() local
705 struct netdev_private *np = netdev_priv(dev); in ns_ioaddr() local
724 struct netdev_private *np = netdev_priv(dev); in move_int_phy() local
749 struct netdev_private *np = netdev_priv(dev); in natsemi_init_media() local
805 struct netdev_private *np; in natsemi_probe1() local
1121 struct netdev_private *np = netdev_priv(dev); in mdio_read() local
1136 struct netdev_private *np = netdev_priv(dev); in mdio_write() local
1148 struct netdev_private *np = netdev_priv(dev); in init_phy_fixup() local
1261 struct netdev_private *np = netdev_priv(dev); in switch_port_external() local
[all …]
/Linux-v5.4/net/ncsi/
Dncsi-manage.c34 struct ncsi_package *np; in ncsi_channel_is_last() local
52 struct ncsi_package *np; in ncsi_report_link() local
90 struct ncsi_package *np = nc->package; in ncsi_channel_monitor() local
187 struct ncsi_channel *ncsi_find_channel(struct ncsi_package *np, in ncsi_find_channel()
200 struct ncsi_channel *ncsi_add_channel(struct ncsi_package *np, unsigned char id) in ncsi_add_channel()
239 struct ncsi_package *np = nc->package; in ncsi_remove_channel() local
264 struct ncsi_package *np; in ncsi_find_package() local
277 struct ncsi_package *np, *tmp; in ncsi_add_package() local
305 void ncsi_remove_package(struct ncsi_package *np) in ncsi_remove_package()
326 struct ncsi_package **np, in ncsi_find_package_and_channel()
[all …]
/Linux-v5.4/net/core/
Dnetpoll.c65 #define np_info(np, fmt, ...) \ argument
67 #define np_err(np, fmt, ...) \ argument
69 #define np_notice(np, fmt, ...) \ argument
269 static struct sk_buff *find_skb(struct netpoll *np, int len, int reserve) in find_skb()
307 void netpoll_send_skb_on_dev(struct netpoll *np, struct sk_buff *skb, in netpoll_send_skb_on_dev()
362 void netpoll_send_udp(struct netpoll *np, const char *msg, int len) in netpoll_send_udp()
465 void netpoll_print_options(struct netpoll *np) in netpoll_print_options()
502 int netpoll_parse_options(struct netpoll *np, char *opt) in netpoll_parse_options()
584 int __netpoll_setup(struct netpoll *np, struct net_device *ndev) in __netpoll_setup()
638 int netpoll_setup(struct netpoll *np) in netpoll_setup()
[all …]
/Linux-v5.4/drivers/misc/cxl/
Dof.c16 static const __be32 *read_prop_string(const struct device_node *np, in read_prop_string()
27 static const __be32 *read_prop_dword(const struct device_node *np, in read_prop_dword()
40 static const __be64 *read_prop64_dword(const struct device_node *np, in read_prop64_dword()
54 static int read_handle(struct device_node *np, u64 *handle) in read_handle()
69 static int read_phys_addr(struct device_node *np, char *prop_name, in read_phys_addr()
140 int cxl_of_read_afu_properties(struct cxl_afu *afu, struct device_node *np) in cxl_of_read_afu_properties()
283 static int read_adapter_irq_config(struct cxl *adapter, struct device_node *np) in read_adapter_irq_config()
336 int cxl_of_read_adapter_handle(struct cxl *adapter, struct device_node *np) in cxl_of_read_adapter_handle()
345 int cxl_of_read_adapter_properties(struct cxl *adapter, struct device_node *np) in cxl_of_read_adapter_properties()
455 struct device_node *np = NULL; in cxl_of_probe() local
/Linux-v5.4/drivers/isdn/capi/
Dcapilib.c32 static inline void mq_init(struct capilib_ncci *np) in mq_init()
46 static inline int mq_enqueue(struct capilib_ncci *np, u16 msgid) in mq_enqueue()
63 static inline int mq_dequeue(struct capilib_ncci *np, u16 msgid) in mq_dequeue()
83 struct capilib_ncci *np; in capilib_new_ncci() local
108 struct capilib_ncci *np; in capilib_free_ncci() local
129 struct capilib_ncci *np; in capilib_release_appl() local
146 struct capilib_ncci *np; in capilib_release() local
161 struct capilib_ncci *np; in capilib_data_b3_req() local
184 struct capilib_ncci *np; in capilib_data_b3_conf() local
/Linux-v5.4/drivers/phy/tegra/
Dxusb.c76 struct device_node *pads, *np; in tegra_xusb_find_pad_node() local
91 struct device_node *np, *lanes; in tegra_xusb_pad_find_phy_node() local
104 struct device_node *np) in tegra_xusb_lane_parse_dt()
149 struct device_node *np) in tegra_xusb_pad_init()
195 struct device_node *np = tegra_xusb_pad_find_phy_node(pad, i); in tegra_xusb_pad_register() local
257 struct device_node *np; in tegra_xusb_pad_create() local
436 struct device_node *ports, *np; in tegra_xusb_find_port_node() local
460 struct device_node *np; in tegra_xusb_find_port() local
512 struct device_node *np, in tegra_xusb_port_init()
557 struct device_node *np = port->dev.of_node; in tegra_xusb_usb2_port_parse_dt() local
[all …]
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_ethtool.c29 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_q_stats_len() local
166 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_drvinfo() local
187 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_regs() local
201 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_msglevel() local
215 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_set_msglevel() local
230 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_eeprom_len() local
240 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_get_eeprom() local
303 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_link_test() local
329 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_eeprom_test() local
387 struct ice_netdev_priv *np = netdev_priv(netdev); in ice_reg_test() local
[all …]
/Linux-v5.4/drivers/net/ethernet/nvidia/
Dforcedeth.c961 static bool nv_optimized(struct fe_priv *np) in nv_optimized()
998 struct fe_priv *np = get_nvpriv(dev); in setup_hw_rings() local
1020 struct fe_priv *np = get_nvpriv(dev); in free_rings() local
1043 struct fe_priv *np = get_nvpriv(dev); in using_multi_irqs() local
1055 struct fe_priv *np = get_nvpriv(dev); in nv_txrx_gate() local
1072 struct fe_priv *np = get_nvpriv(dev); in nv_enable_irq() local
1088 struct fe_priv *np = get_nvpriv(dev); in nv_disable_irq() local
1112 struct fe_priv *np = get_nvpriv(dev); in nv_disable_hw_interrupts() local
1126 struct fe_priv *np = get_nvpriv(dev); in nv_napi_enable() local
1133 struct fe_priv *np = get_nvpriv(dev); in nv_napi_disable() local
[all …]
/Linux-v5.4/drivers/opp/
Dof.c28 static struct device_node *_opp_of_get_opp_desc_node(struct device_node *np, in _opp_of_get_opp_desc_node()
45 struct device_node *np; in _managed_opp() local
95 static struct device_node *of_parse_required_opp(struct device_node *np, in of_parse_required_opp()
166 struct device_node *required_np, *np; in _opp_table_alloc_required_tables() local
222 struct device_node *np, *opp_np; in _of_init_opp_table() local
295 struct device_node *np; in _of_opp_alloc_required_opps() local
336 struct device_node *np) in _opp_is_supported()
549 struct device *dev, struct device_node *np) in _opp_add_static_v2()
656 struct device_node *np; in _of_add_opp_table_v2() local
919 struct device_node *np, *tmp_np, *cpu_np; in dev_pm_opp_of_get_sharing_cpus() local
[all …]

12345678910>>...78