Home
last modified time | relevance | path

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

12345678910>>...90

/linux-6.12.1/drivers/net/ethernet/sun/
Dniu.c113 #define niu_lock_parent(np, flags) \ argument
115 #define niu_unlock_parent(np, flags) \ argument
120 static int __niu_wait_bits_clear_mac(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_mac()
135 static int __niu_set_and_wait_clear_mac(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_mac()
155 static int __niu_wait_bits_clear_ipp(struct niu *np, unsigned long reg, in __niu_wait_bits_clear_ipp()
170 static int __niu_set_and_wait_clear_ipp(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear_ipp()
194 static int __niu_wait_bits_clear(struct niu *np, unsigned long reg, in __niu_wait_bits_clear()
214 static int __niu_set_and_wait_clear(struct niu *np, unsigned long reg, in __niu_set_and_wait_clear()
234 static void niu_ldg_rearm(struct niu *np, struct niu_ldg *lp, int on) in niu_ldg_rearm()
244 static int niu_ldn_irq_enable(struct niu *np, int ldn, int on) in niu_ldn_irq_enable()
[all …]
/linux-6.12.1/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()
141 void sym_xpt_async_bus_reset(struct sym_hcb *np) in sym_xpt_async_bus_reset()
169 void sym_set_cam_result_error(struct sym_hcb *np, struct sym_ccb *cp, int resid) in sym_set_cam_result_error()
238 static int sym_scatter(struct sym_hcb *np, struct sym_ccb *cp, struct scsi_cmnd *cmd) in sym_scatter()
280 static int sym_queue_command(struct sym_hcb *np, struct scsi_cmnd *cmd) in sym_queue_command()
312 static inline int sym_setup_cdb(struct sym_hcb *np, struct scsi_cmnd *cmd, struct sym_ccb *cp) in sym_setup_cdb()
325 int sym_setup_data_and_start(struct sym_hcb *np, struct scsi_cmnd *cmd, struct sym_ccb *cp) in sym_setup_data_and_start()
423 static void sym_timer(struct sym_hcb *np) in sym_timer()
490 struct sym_hcb *np = SYM_SOFTC_PTR(cmd); in sym53c8xx_queue_command_lck() local
548 struct sym_hcb *np = from_timer(np, t, s.timer); in sym53c8xx_timer() local
[all …]
/linux-6.12.1/drivers/clk/at91/
Ddt-compat.c30 static void __init of_sama5d2_clk_audio_pll_frac_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_frac_setup()
56 static void __init of_sama5d2_clk_audio_pll_pad_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pad_setup()
82 static void __init of_sama5d2_clk_audio_pll_pmc_setup(struct device_node *np) in of_sama5d2_clk_audio_pll_pmc_setup()
124 static void __init of_sama5d2_clk_generated_setup(struct device_node *np) in of_sama5d2_clk_generated_setup()
188 static void __init of_sama5d4_clk_h32mx_setup(struct device_node *np) in of_sama5d4_clk_h32mx_setup()
217 static void __init of_sama5d2_clk_i2s_mux_setup(struct device_node *np) in of_sama5d2_clk_i2s_mux_setup()
253 static void __init of_at91rm9200_clk_main_osc_setup(struct device_node *np) in of_at91rm9200_clk_main_osc_setup()
281 static void __init of_at91sam9x5_clk_main_rc_osc_setup(struct device_node *np) in of_at91sam9x5_clk_main_rc_osc_setup()
309 static void __init of_at91rm9200_clk_main_setup(struct device_node *np) in of_at91rm9200_clk_main_setup()
335 static void __init of_at91sam9x5_clk_main_setup(struct device_node *np) in of_at91sam9x5_clk_main_setup()
[all …]
/linux-6.12.1/drivers/net/ethernet/dlink/
Ddl2k.c52 static void dl2k_enable_int(struct netdev_private *np) in dl2k_enable_int()
106 struct netdev_private *np; in rio_probe1() local
306 struct netdev_private *np = netdev_priv(dev); in find_miiphy() local
328 struct netdev_private *np = netdev_priv(dev); in parse_eeprom() local
406 struct netdev_private *np = netdev_priv(dev); in rio_set_led_mode() local
433 struct netdev_private *np = netdev_priv(dev); in free_list() local
462 static void rio_reset_ring(struct netdev_private *np) in rio_reset_ring()
481 struct netdev_private *np = netdev_priv(dev); in alloc_list() local
522 struct netdev_private *np = netdev_priv(dev); in rio_hw_init() local
609 struct netdev_private *np = netdev_priv(dev); in rio_hw_stop() local
[all …]
Dsundance.c448 struct netdev_private *np = netdev_priv(dev); in sundance_reset() local
468 struct netdev_private *np = netdev_priv(dev); in sundance_poll_controller() local
496 struct netdev_private *np; in sundance_probe1() local
763 struct netdev_private *np = netdev_priv(dev); in mdio_read() local
793 struct netdev_private *np = netdev_priv(dev); in mdio_write() local
823 struct netdev_private *np; in mdio_wait_link() local
839 struct netdev_private *np = netdev_priv(dev); in netdev_open() local
917 struct netdev_private *np = netdev_priv(dev); in check_duplex() local
945 struct netdev_private *np = from_timer(np, t, timer); in netdev_timer() local
963 struct netdev_private *np = netdev_priv(dev); in tx_timeout() local
[all …]
/linux-6.12.1/drivers/char/hw_random/
Dn2-drv.c148 static unsigned long n2rng_control_settle_v2(struct n2rng *np, int unit) in n2rng_control_settle_v2()
155 static unsigned long n2rng_write_ctl_one(struct n2rng *np, int unit, in n2rng_write_ctl_one()
202 static unsigned long n2rng_read_diag_data_one(struct n2rng *np, in n2rng_read_diag_data_one()
221 static int n2rng_generic_read_diag_data(struct n2rng *np, in n2rng_generic_read_diag_data()
250 static int n2rng_generic_write_control(struct n2rng *np, in n2rng_generic_write_control()
280 static int n2rng_try_read_ctl(struct n2rng *np) in n2rng_try_read_ctl()
307 static u64 n2rng_control_default(struct n2rng *np, int ctl) in n2rng_control_default()
359 static void n2rng_control_swstate_init(struct n2rng *np) in n2rng_control_swstate_init()
381 static int n2rng_grab_diag_control(struct n2rng *np) in n2rng_grab_diag_control()
403 static int n2rng_init_control(struct n2rng *np) in n2rng_init_control()
[all …]
/linux-6.12.1/include/linux/
Dof_mdio.h21 struct device_node *np) in of_mdiobus_register()
31 struct device_node *np) in devm_of_mdiobus_register()
54 const struct device_node *np) in of_mdio_parse_addr()
81 static inline int of_mdiobus_register(struct mii_bus *mdio, struct device_node *np) in of_mdiobus_register()
93 struct device_node *np) in devm_of_mdiobus_register()
98 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device()
117 of_phy_get_and_connect(struct net_device *dev, struct device_node *np, in of_phy_get_and_connect()
129 const struct device_node *np) in of_mdio_parse_addr()
133 static inline int of_phy_register_fixed_link(struct device_node *np) in of_phy_register_fixed_link()
137 static inline void of_phy_deregister_fixed_link(struct device_node *np) in of_phy_deregister_fixed_link()
[all …]
Dof.h72 struct device_node *np; member
261 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
478 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq()
483 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix()
488 static inline const char* of_node_full_name(const struct device_node *np) in of_node_full_name()
600 static inline struct property *of_find_property(const struct device_node *np, in of_find_property()
615 static inline int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size()
621 static inline int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index()
627 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index()
651 static inline int of_cpu_node_to_id(struct device_node *np) in of_cpu_node_to_id()
[all …]
Dof_net.h21 static inline int of_get_phy_mode(struct device_node *np, in of_get_phy_mode()
27 static inline int of_get_mac_address(struct device_node *np, u8 *mac) in of_get_mac_address()
32 static inline int of_get_mac_address_nvmem(struct device_node *np, u8 *mac) in of_get_mac_address_nvmem()
37 static inline int of_get_ethdev_address(struct device_node *np, struct net_device *dev) in of_get_ethdev_address()
42 static inline struct net_device *of_find_net_device_by_node(struct device_node *np) in of_find_net_device_by_node()
/linux-6.12.1/drivers/of/
Dbase.c59 bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq()
74 bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix()
83 static bool __of_node_is_type(const struct device_node *np, const char *type) in __of_node_is_type()
90 int of_bus_n_addr_cells(struct device_node *np) in of_bus_n_addr_cells()
102 int of_n_addr_cells(struct device_node *np) in of_n_addr_cells()
111 int of_bus_n_size_cells(struct device_node *np) in of_bus_n_size_cells()
123 int of_n_size_cells(struct device_node *np) in of_n_size_cells()
133 int __weak of_node_to_nid(struct device_node *np) in of_node_to_nid()
155 struct device_node *np; in __of_phandle_cache_inv_entry() local
169 struct device_node *np; in of_core_init() local
[all …]
Dof_private.h27 struct device_node *np; member
59 static inline int of_property_notify(int action, struct device_node *np, in of_property_notify()
81 static inline int __of_add_property_sysfs(struct device_node *np, struct property *pp) in __of_add_property_sysfs()
85 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs()
86 static inline void __of_update_property_sysfs(struct device_node *np, in __of_update_property_sysfs()
88 static inline int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs()
92 static inline void __of_detach_node_sysfs(struct device_node *np) {} in __of_detach_node_sysfs()
174 static inline int of_dma_get_range(struct device_node *np, in of_dma_get_range()
179 static inline struct device_node *__of_get_dma_parent(const struct device_node *np) in __of_get_dma_parent()
Dunittest.c82 struct device_node *np; in of_unittest_find_node_by_name() local
181 struct device_node *np; in of_unittest_dynamic() local
240 static int __init of_unittest_check_node_linkage(struct device_node *np) in of_unittest_check_node_linkage()
262 struct device_node *np; in of_unittest_check_tree_linkage() local
279 static void __init of_unittest_printf_one(struct device_node *np, const char *fmt, in of_unittest_printf_one()
315 struct device_node *np; in of_unittest_printf() local
349 struct device_node *np; member
355 struct device_node *np; in of_unittest_check_phandles() local
393 struct device_node *np; in of_unittest_parse_phandle_with_args() local
552 struct device_node *np, *p[6] = {}; in of_unittest_parse_phandle_with_args_map() local
[all …]
Dproperty.c68 int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size()
104 static void *of_find_property_value_of_size(const struct device_node *np, in of_find_property_value_of_size()
141 int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index()
175 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index()
215 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array()
265 int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array()
312 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array()
353 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64()
390 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array()
437 int of_property_read_string(const struct device_node *np, const char *propname, in of_property_read_string()
[all …]
/linux-6.12.1/drivers/clk/samsung/
Dclk-exynos5260.c158 static void __init exynos5260_clk_aud_init(struct device_node *np) in exynos5260_clk_aud_init()
348 static void __init exynos5260_clk_disp_init(struct device_node *np) in exynos5260_clk_disp_init()
412 static void __init exynos5260_clk_egl_init(struct device_node *np) in exynos5260_clk_egl_init()
512 static void __init exynos5260_clk_fsys_init(struct device_node *np) in exynos5260_clk_fsys_init()
603 static void __init exynos5260_clk_g2d_init(struct device_node *np) in exynos5260_clk_g2d_init()
666 static void __init exynos5260_clk_g3d_init(struct device_node *np) in exynos5260_clk_g3d_init()
799 static void __init exynos5260_clk_gscl_init(struct device_node *np) in exynos5260_clk_gscl_init()
918 static void __init exynos5260_clk_isp_init(struct device_node *np) in exynos5260_clk_isp_init()
982 static void __init exynos5260_clk_kfc_init(struct device_node *np) in exynos5260_clk_kfc_init()
1038 static void __init exynos5260_clk_mfc_init(struct device_node *np) in exynos5260_clk_mfc_init()
[all …]
/linux-6.12.1/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
1118 struct netdev_private *np = netdev_priv(dev); in mdio_read() local
1133 struct netdev_private *np = netdev_priv(dev); in mdio_write() local
1145 struct netdev_private *np = netdev_priv(dev); in init_phy_fixup() local
1258 struct netdev_private *np = netdev_priv(dev); in switch_port_external() local
[all …]
/linux-6.12.1/drivers/net/ethernet/dec/tulip/
Dwinbond-840.c353 struct netdev_private *np; in w840_probe1() local
556 struct netdev_private *np = netdev_priv(dev); in mdio_read() local
586 struct netdev_private *np = netdev_priv(dev); in mdio_write() local
618 struct netdev_private *np = netdev_priv(dev); in netdev_open() local
660 struct netdev_private *np = netdev_priv(dev); in update_link() local
726 struct netdev_private *np = netdev_priv(dev); in update_csr6() local
766 struct netdev_private *np = from_timer(np, t, timer); in netdev_timer() local
783 struct netdev_private *np = netdev_priv(dev); in init_rxtx_rings() local
829 static void free_rxtx_rings(struct netdev_private* np) in free_rxtx_rings()
855 struct netdev_private *np = netdev_priv(dev); in init_registers() local
[all …]
/linux-6.12.1/include/linux/mfd/
Dsyscon.h34 static inline struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap()
39 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap()
50 struct device_node *np, in syscon_regmap_lookup_by_phandle()
57 struct device_node *np, in syscon_regmap_lookup_by_phandle_args()
66 struct device_node *np, in syscon_regmap_lookup_by_phandle_optional()
72 static inline int of_syscon_register_regmap(struct device_node *np, in of_syscon_register_regmap()
/linux-6.12.1/net/core/
Dnetpoll.c64 #define np_info(np, fmt, ...) \ argument
66 #define np_err(np, fmt, ...) \ argument
68 #define np_notice(np, fmt, ...) \ argument
281 static struct sk_buff *find_skb(struct netpoll *np, int len, int reserve) in find_skb()
319 static netdev_tx_t __netpoll_send_skb(struct netpoll *np, struct sk_buff *skb) in __netpoll_send_skb()
376 netdev_tx_t netpoll_send_skb(struct netpoll *np, struct sk_buff *skb) in netpoll_send_skb()
393 void netpoll_send_udp(struct netpoll *np, const char *msg, int len) in netpoll_send_udp()
497 void netpoll_print_options(struct netpoll *np) in netpoll_print_options()
534 int netpoll_parse_options(struct netpoll *np, char *opt) in netpoll_parse_options()
616 int __netpoll_setup(struct netpoll *np, struct net_device *ndev) in __netpoll_setup()
[all …]
/linux-6.12.1/net/ncsi/
Dncsi-manage.c36 struct ncsi_package *np; in ncsi_channel_is_last() local
54 struct ncsi_package *np; in ncsi_report_link() local
92 struct ncsi_package *np = nc->package; in ncsi_channel_monitor() local
195 struct ncsi_channel *ncsi_find_channel(struct ncsi_package *np, in ncsi_find_channel()
208 struct ncsi_channel *ncsi_add_channel(struct ncsi_package *np, unsigned char id) in ncsi_add_channel()
247 struct ncsi_package *np = nc->package; in ncsi_remove_channel() local
272 struct ncsi_package *np; in ncsi_find_package() local
285 struct ncsi_package *np, *tmp; in ncsi_add_package() local
313 void ncsi_remove_package(struct ncsi_package *np) in ncsi_remove_package()
334 struct ncsi_package **np, in ncsi_find_package_and_channel()
[all …]
/linux-6.12.1/drivers/gpio/
Dgpiolib-of.c66 static int of_gpio_named_count(const struct device_node *np, in of_gpio_named_count()
89 static int of_gpio_spi_cs_get_count(const struct device_node *np, in of_gpio_spi_cs_get_count()
105 const struct device_node *np = to_of_node(fwnode); in of_gpio_count() local
157 static void of_gpio_quirk_polarity(const struct device_node *np, in of_gpio_quirk_polarity()
179 static void of_gpio_try_fixup_polarity(const struct device_node *np, in of_gpio_try_fixup_polarity()
236 static void of_gpio_set_polarity_by_property(const struct device_node *np, in of_gpio_set_polarity_by_property()
315 static void of_gpio_flags_quirks(const struct device_node *np, in of_gpio_flags_quirks()
389 static struct gpio_desc *of_get_named_gpiod_flags(const struct device_node *np, in of_get_named_gpiod_flags()
441 int of_get_named_gpio(const struct device_node *np, const char *propname, in of_get_named_gpio()
485 static struct gpio_desc *of_find_gpio_rename(struct device_node *np, in of_find_gpio_rename()
[all …]
/linux-6.12.1/drivers/mfd/
Dsyscon.c34 struct device_node *np; member
46 static struct syscon *of_syscon_register(struct device_node *np, bool check_res) in of_syscon_register()
165 static struct regmap *device_node_get_regmap(struct device_node *np, in device_node_get_regmap()
200 int of_syscon_register_regmap(struct device_node *np, struct regmap *regmap) in of_syscon_register_regmap()
237 struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap()
243 struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap()
268 struct regmap *syscon_regmap_lookup_by_phandle(struct device_node *np, in syscon_regmap_lookup_by_phandle()
291 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np, in syscon_regmap_lookup_by_phandle_args()
325 struct regmap *syscon_regmap_lookup_by_phandle_optional(struct device_node *np, in syscon_regmap_lookup_by_phandle_optional()
/linux-6.12.1/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
1054 struct fe_priv *np = get_nvpriv(dev); in nv_txrx_gate() local
1071 struct fe_priv *np = get_nvpriv(dev); in nv_enable_irq() local
1087 struct fe_priv *np = get_nvpriv(dev); in nv_disable_irq() local
1111 struct fe_priv *np = get_nvpriv(dev); in nv_disable_hw_interrupts() local
1125 struct fe_priv *np = get_nvpriv(dev); in nv_napi_enable() local
1132 struct fe_priv *np = get_nvpriv(dev); in nv_napi_disable() local
[all …]
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Deeprom.c15 struct device_node *np = dev->dev->of_node; in mt76_get_of_eeprom_data() local
34 struct device_node *np = dev->dev->of_node; in mt76_get_of_data_from_mtd() local
113 struct device_node *np = dev->dev->of_node; in mt76_get_of_data_from_nvmem() local
145 struct device_node *np = dev->dev->of_node; in mt76_get_of_eeprom() local
166 struct device_node *np = dev->dev->of_node; in mt76_eeprom_override() local
196 struct device_node *np = dev->dev->of_node; in mt76_find_power_limits_node() local
235 mt76_get_of_array(struct device_node *np, char *name, size_t *len, int min) in mt76_get_of_array()
248 mt76_find_channel_node(struct device_node *np, struct ieee80211_channel *chan) in mt76_find_channel_node()
275 mt76_get_txs_delta(struct device_node *np, u8 nss) in mt76_get_txs_delta()
339 struct device_node *np; in mt76_get_rate_power_limits() local

12345678910>>...90