Home
last modified time | relevance | path

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

12345678910>>...82

/linux-6.6.21/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.6.21/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.6.21/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.6.21/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
610 struct netdev_private *np = netdev_priv(dev); in rio_hw_stop() local
[all …]
/linux-6.6.21/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-6.6.21/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.h71 struct device_node *np; member
264 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
471 static inline bool of_node_name_eq(const struct device_node *np, const char *name) in of_node_name_eq()
476 static inline bool of_node_name_prefix(const struct device_node *np, const char *prefix) in of_node_name_prefix()
481 static inline const char* of_node_full_name(const struct device_node *np) in of_node_full_name()
592 static inline struct property *of_find_property(const struct device_node *np, in of_find_property()
607 static inline int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size()
613 static inline int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index()
619 static inline int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index()
643 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.6.21/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_bus_n_addr_cells(struct device_node *np) in of_bus_n_addr_cells()
101 int of_n_addr_cells(struct device_node *np) in of_n_addr_cells()
110 int of_bus_n_size_cells(struct device_node *np) in of_bus_n_size_cells()
122 int of_n_size_cells(struct device_node *np) in of_n_size_cells()
132 int __weak of_node_to_nid(struct device_node *np) in of_node_to_nid()
154 struct device_node *np; in __of_phandle_cache_inv_entry() local
168 struct device_node *np; in of_core_init() local
[all …]
Dof_private.h27 struct device_node *np; member
56 static inline int of_property_notify(int action, struct device_node *np, in of_property_notify()
78 static inline int __of_add_property_sysfs(struct device_node *np, struct property *pp) in __of_add_property_sysfs()
82 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs()
83 static inline void __of_update_property_sysfs(struct device_node *np, in __of_update_property_sysfs()
85 static inline int __of_attach_node_sysfs(struct device_node *np) in __of_attach_node_sysfs()
89 static inline void __of_detach_node_sysfs(struct device_node *np) {} in __of_detach_node_sysfs()
167 static inline int of_dma_get_range(struct device_node *np, in of_dma_get_range()
172 static inline struct device_node *__of_get_dma_parent(const struct device_node *np) in __of_get_dma_parent()
Dproperty.c71 int of_property_count_elems_of_size(const struct device_node *np, in of_property_count_elems_of_size()
107 static void *of_find_property_value_of_size(const struct device_node *np, in of_find_property_value_of_size()
144 int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index()
178 int of_property_read_u64_index(const struct device_node *np, in of_property_read_u64_index()
218 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array()
268 int of_property_read_variable_u16_array(const struct device_node *np, in of_property_read_variable_u16_array()
315 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array()
356 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64()
393 int of_property_read_variable_u64_array(const struct device_node *np, in of_property_read_variable_u64_array()
440 int of_property_read_string(const struct device_node *np, const char *propname, in of_property_read_string()
[all …]
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()
267 struct device_node *np; in of_unittest_check_tree_linkage() local
284 static void __init of_unittest_printf_one(struct device_node *np, const char *fmt, in of_unittest_printf_one()
320 struct device_node *np; in of_unittest_printf() local
354 struct device_node *np; member
360 struct device_node *np; in of_unittest_check_phandles() local
398 struct device_node *np; in of_unittest_parse_phandle_with_args() local
557 struct device_node *np, *p[6] = {}; in of_unittest_parse_phandle_with_args_map() local
[all …]
/linux-6.6.21/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.6.21/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.6.21/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.6.21/net/core/
Dnetpoll.c66 #define np_info(np, fmt, ...) \ argument
68 #define np_err(np, fmt, ...) \ argument
70 #define np_notice(np, fmt, ...) \ argument
288 static struct sk_buff *find_skb(struct netpoll *np, int len, int reserve) in find_skb()
326 static netdev_tx_t __netpoll_send_skb(struct netpoll *np, struct sk_buff *skb) in __netpoll_send_skb()
383 netdev_tx_t netpoll_send_skb(struct netpoll *np, struct sk_buff *skb) in netpoll_send_skb()
400 void netpoll_send_udp(struct netpoll *np, const char *msg, int len) in netpoll_send_udp()
504 void netpoll_print_options(struct netpoll *np) in netpoll_print_options()
541 int netpoll_parse_options(struct netpoll *np, char *opt) in netpoll_parse_options()
623 int __netpoll_setup(struct netpoll *np, struct net_device *ndev) in __netpoll_setup()
[all …]
/linux-6.6.21/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()
335 int cxl_of_read_adapter_handle(struct cxl *adapter, struct device_node *np) in cxl_of_read_adapter_handle()
344 int cxl_of_read_adapter_properties(struct cxl *adapter, struct device_node *np) in cxl_of_read_adapter_properties()
454 struct device_node *np = NULL; in cxl_of_probe() local
/linux-6.6.21/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.6.21/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.6.21/include/linux/mfd/
Dsyscon.h35 static inline struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap()
40 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap()
51 struct device_node *np, in syscon_regmap_lookup_by_phandle()
58 struct device_node *np, in syscon_regmap_lookup_by_phandle_args()
67 struct device_node *np, in syscon_regmap_lookup_by_phandle_optional()
/linux-6.6.21/drivers/mfd/
Dsyscon.c33 struct device_node *np; member
45 static struct syscon *of_syscon_register(struct device_node *np, bool check_res) in of_syscon_register()
171 static struct regmap *device_node_get_regmap(struct device_node *np, in device_node_get_regmap()
195 struct regmap *device_node_to_regmap(struct device_node *np) in device_node_to_regmap()
201 struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap()
226 struct regmap *syscon_regmap_lookup_by_phandle(struct device_node *np, in syscon_regmap_lookup_by_phandle()
247 struct regmap *syscon_regmap_lookup_by_phandle_args(struct device_node *np, in syscon_regmap_lookup_by_phandle_args()
281 struct regmap *syscon_regmap_lookup_by_phandle_optional(struct device_node *np, in syscon_regmap_lookup_by_phandle_optional()
/linux-6.6.21/drivers/gpio/
Dgpiolib-of.c63 static int of_gpio_named_count(const struct device_node *np, in of_gpio_named_count()
83 struct device_node *np = dev->of_node; in of_gpio_spi_cs_get_count() local
156 static void of_gpio_quirk_polarity(const struct device_node *np, in of_gpio_quirk_polarity()
178 static void of_gpio_try_fixup_polarity(const struct device_node *np, in of_gpio_try_fixup_polarity()
208 static void of_gpio_set_polarity_by_property(const struct device_node *np, in of_gpio_set_polarity_by_property()
287 static void of_gpio_flags_quirks(const struct device_node *np, in of_gpio_flags_quirks()
362 static struct gpio_desc *of_get_named_gpiod_flags(const struct device_node *np, in of_get_named_gpiod_flags()
410 int of_get_named_gpio(const struct device_node *np, const char *propname, in of_get_named_gpio()
454 static struct gpio_desc *of_find_gpio_rename(struct device_node *np, in of_find_gpio_rename()
586 static struct gpio_desc *of_find_mt2701_gpio(struct device_node *np, in of_find_mt2701_gpio()
[all …]
/linux-6.6.21/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_epprom_from_mtd() local
111 struct device_node *np = dev->dev->of_node; in mt76_get_of_eeprom_from_nvmem() local
142 struct device_node *np = dev->dev->of_node; in mt76_get_of_eeprom() local
164 struct device_node *np = dev->dev->of_node; in mt76_eeprom_override() local
194 struct device_node *np = dev->dev->of_node; in mt76_find_power_limits_node() local
232 mt76_get_of_array(struct device_node *np, char *name, size_t *len, int min) in mt76_get_of_array()
245 mt76_find_channel_node(struct device_node *np, struct ieee80211_channel *chan) in mt76_find_channel_node()
270 mt76_get_txs_delta(struct device_node *np, u8 nss) in mt76_get_txs_delta()
334 struct device_node *np; in mt76_get_rate_power_limits() local

12345678910>>...82