Home
last modified time | relevance | path

Searched defs:hp (Results 1 – 25 of 95) sorted by relevance

1234

/linux-6.3-rc2/drivers/tty/hvc/
A Dhvsi.c648 struct hvsi_struct *hp = in hvsi_handshaker() local
701 struct hvsi_struct *hp; in hvsi_open() local
764 struct hvsi_struct *hp = tty->driver_data; in hvsi_close() local
816 struct hvsi_struct *hp = tty->driver_data; in hvsi_hangup() local
851 struct hvsi_struct *hp = in hvsi_write_worker() local
895 struct hvsi_struct *hp = tty->driver_data; in hvsi_write_room() local
902 struct hvsi_struct *hp = tty->driver_data; in hvsi_chars_in_buffer() local
1060 struct hvsi_struct *hp = &hvsi_ports[i]; in hvsi_init() local
1086 struct hvsi_struct *hp = &hvsi_ports[i]; in hvsi_init() local
1142 struct hvsi_struct *hp; in hvsi_console_setup() local
[all …]
A Dhvc_console.c92 struct hvc_struct *hp; in hvc_get_by_index() local
131 static int hvc_flush(struct hvc_struct *hp) in hvc_flush()
287 struct hvc_struct *hp; in hvc_instantiate() local
327 struct hvc_struct *hp; in hvc_install() local
349 struct hvc_struct *hp = tty->driver_data; in hvc_open() local
391 struct hvc_struct *hp = tty->driver_data; in hvc_close() local
565 struct hvc_struct *hp; in hvc_set_winsz() local
762 int hvc_poll(struct hvc_struct *hp) in hvc_poll()
793 struct hvc_struct *hp; in khvcd() local
915 struct hvc_struct *hp; in hvc_alloc() local
[all …]
A Dhvc_opal.c81 static int hvc_opal_hvsi_open(struct hvc_struct *hp, int data) in hvc_opal_hvsi_open()
95 static void hvc_opal_hvsi_close(struct hvc_struct *hp, int data) in hvc_opal_hvsi_close()
106 static void hvc_opal_hvsi_hangup(struct hvc_struct *hp, int data) in hvc_opal_hvsi_hangup()
117 static int hvc_opal_hvsi_tiocmget(struct hvc_struct *hp) in hvc_opal_hvsi_tiocmget()
126 static int hvc_opal_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set, in hvc_opal_hvsi_tiocmset()
156 struct hvc_struct *hp; in hvc_opal_probe() local
237 struct hvc_struct *hp = dev_get_drvdata(&dev->dev); in hvc_opal_remove() local
A Dhvc_irq.c29 int notifier_add_irq(struct hvc_struct *hp, int irq) in notifier_add_irq()
44 void notifier_del_irq(struct hvc_struct *hp, int irq) in notifier_del_irq()
52 void notifier_hangup_irq(struct hvc_struct *hp, int irq) in notifier_hangup_irq()
A Dhvc_vio.c156 static int hvterm_hvsi_open(struct hvc_struct *hp, int data) in hvterm_hvsi_open()
170 static void hvterm_hvsi_close(struct hvc_struct *hp, int data) in hvterm_hvsi_close()
181 static void hvterm_hvsi_hangup(struct hvc_struct *hp, int data) in hvterm_hvsi_hangup()
192 static int hvterm_hvsi_tiocmget(struct hvc_struct *hp) in hvterm_hvsi_tiocmget()
201 static int hvterm_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set, in hvterm_hvsi_tiocmset()
300 struct hvc_struct *hp; in hvc_vio_probe() local
A Dhvsi_lib.c374 int hvsilib_open(struct hvsi_priv *pv, struct hvc_struct *hp) in hvsilib_open()
386 void hvsilib_close(struct hvsi_priv *pv, struct hvc_struct *hp) in hvsilib_close()
A Dhvc_udbg.c55 struct hvc_struct *hp; in hvc_udbg_init() local
/linux-6.3-rc2/arch/sparc/kernel/
A Dmdesc.c165 struct mdesc_handle *hp; in mdesc_memblock_alloc() local
204 struct mdesc_handle *hp; in mdesc_kmalloc() local
248 static void mdesc_free(struct mdesc_handle *hp) in mdesc_free()
259 struct mdesc_handle *hp; in mdesc_grab() local
272 void mdesc_release(struct mdesc_handle *hp) in mdesc_release()
504 struct mdesc_handle *hp, *orig_hp; in mdesc_update() local
761 struct mdesc_handle *hp = mdesc_grab(); in report_platform_properties() local
1109 struct mdesc_handle *hp = mdesc_grab(); in mdesc_iterate_over_cpus() local
1232 struct mdesc_handle *hp; in mdesc_fill_in_cpu_data() local
1254 struct mdesc_handle *hp = mdesc_grab(); in mdesc_open() local
[all …]
A Dvio.c205 static const u64 *vio_cfg_handle(struct mdesc_handle *hp, u64 node) in vio_cfg_handle()
236 u64 vio_vdev_node(struct mdesc_handle *hp, struct vio_dev *vdev) in vio_vdev_node()
250 static void vio_fill_channel_info(struct mdesc_handle *hp, u64 mp, in vio_fill_channel_info()
290 static struct vio_dev *vio_create_one(struct mdesc_handle *hp, u64 mp, in vio_create_one()
411 static void vio_add(struct mdesc_handle *hp, u64 node, in vio_add()
418 struct mdesc_handle *hp; member
438 static void vio_remove(struct mdesc_handle *hp, u64 node, const char *node_name) in vio_remove()
469 static void vio_add_ds(struct mdesc_handle *hp, u64 node, in vio_add_ds()
502 struct mdesc_handle *hp; in vio_init() local
/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dsunhme.c136 #define tx_add_log(hp, a, s) argument
2044 struct happy_meal *hp = netdev_priv(dev); in happy_meal_open() local
2074 struct happy_meal *hp = netdev_priv(dev); in happy_meal_close() local
2097 struct happy_meal *hp = netdev_priv(dev); in happy_meal_tx_timeout() local
2135 struct happy_meal *hp = netdev_priv(dev); in happy_meal_start_xmit() local
2237 struct happy_meal *hp = netdev_priv(dev); in happy_meal_get_stats() local
2248 struct happy_meal *hp = netdev_priv(dev); in happy_meal_set_multicast() local
2285 struct happy_meal *hp = netdev_priv(dev); in hme_get_link_ksettings() local
2333 struct happy_meal *hp = netdev_priv(dev); in hme_set_link_ksettings() local
2528 struct happy_meal *hp; in happy_meal_sbus_probe_one() local
[all …]
A Dsunvnet.c208 struct hlist_head *hp = &vp->port_hash[hash]; in __tx_port_find() local
385 static struct vnet *vnet_find_parent(struct mdesc_handle *hp, in vnet_find_parent()
427 struct mdesc_handle *hp; in vnet_port_probe() local
A Dldmvsw.c167 static struct vnet *vsw_get_vnet(struct mdesc_handle *hp, in vsw_get_vnet()
278 struct mdesc_handle *hp; in vsw_port_probe() local
/linux-6.3-rc2/drivers/char/agp/
A Dhp-agp.c76 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_shared() local
126 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_owner() local
162 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_init() local
206 struct _hp_private *hp = &hp_private; in hp_zx1_lba_init() local
240 struct _hp_private *hp = &hp_private; in hp_zx1_configure() local
265 struct _hp_private *hp = &hp_private; in hp_zx1_cleanup() local
281 struct _hp_private *hp = &hp_private; in hp_zx1_tlbflush() local
290 struct _hp_private *hp = &hp_private; in hp_zx1_create_gatt_table() local
318 struct _hp_private *hp = &hp_private; in hp_zx1_free_gatt_table() local
331 struct _hp_private *hp = &hp_private; in hp_zx1_insert_memory() local
[all …]
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dtransobj.c311 static int mlx5_hairpin_create_queues(struct mlx5_hairpin *hp, in mlx5_hairpin_create_queues()
340 static void mlx5_hairpin_destroy_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_destroy_queues()
391 static int mlx5_hairpin_pair_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_pair_queues()
427 static void mlx5_hairpin_unpair_peer_sq(struct mlx5_hairpin *hp) in mlx5_hairpin_unpair_peer_sq()
436 static void mlx5_hairpin_unpair_queues(struct mlx5_hairpin *hp) in mlx5_hairpin_unpair_queues()
454 struct mlx5_hairpin *hp; in mlx5_core_hairpin_create() local
487 void mlx5_core_hairpin_destroy(struct mlx5_hairpin *hp) in mlx5_core_hairpin_destroy()
494 void mlx5_core_hairpin_clear_dead_peer(struct mlx5_hairpin *hp) in mlx5_core_hairpin_clear_dead_peer()
/linux-6.3-rc2/net/sunrpc/
A Dsvcauth.c174 struct auth_domain *hp; in auth_domain_lookup() local
197 struct auth_domain *hp; in auth_domain_find() local
231 struct auth_domain *hp; in auth_domain_cleanup() local
/linux-6.3-rc2/drivers/pci/hotplug/
A Dacpiphp.h109 struct acpi_hotplug_context hp; member
115 static inline struct acpiphp_context *to_acpiphp_context(struct acpi_hotplug_context *hp) in to_acpiphp_context()
136 struct acpi_hotplug_context hp; member
140 static inline struct acpiphp_root_context *to_acpiphp_root_context(struct acpi_hotplug_context *hp) in to_acpiphp_root_context()
/linux-6.3-rc2/net/ipv4/netfilter/
A Dnf_tproxy_ipv4.c23 struct tcphdr _hdr, *hp; in nf_tproxy_handle_time_wait4() local
87 struct tcphdr _hdr, *hp; in nf_tproxy_get_sock_v4() local
/linux-6.3-rc2/net/ipv6/netfilter/
A Dnf_tproxy_ipv6.c46 struct tcphdr _hdr, *hp; in nf_tproxy_handle_time_wait6() local
88 struct tcphdr _hdr, *hp; in nf_tproxy_get_sock_v6() local
/linux-6.3-rc2/net/ipv6/
A Dexthdrs_core.c80 struct ipv6_opt_hdr _hdr, *hp; in ipv6_skip_exthdr() local
207 struct ipv6_opt_hdr _hdr, *hp; in ipv6_find_hdr() local
/linux-6.3-rc2/include/scsi/fc/
A Dfc_fcoe.h45 #define FC_FCOE_DECAPS_VER(hp) ((hp)->fcoe_ver >> 4) argument
46 #define FC_FCOE_ENCAPS_VER(hp, ver) ((hp)->fcoe_ver = (ver) << 4) argument
/linux-6.3-rc2/net/netfilter/
A Dxt_TPROXY.c40 struct udphdr _hdr, *hp; in tproxy_tg4() local
109 struct udphdr _hdr, *hp; in tproxy_tg6_v1() local
A Dnft_tproxy.c28 struct udphdr _hdr, *hp; in nft_tproxy_eval_v4() local
92 struct udphdr _hdr, *hp; in nft_tproxy_eval_v6() local
/linux-6.3-rc2/drivers/scsi/
A Dsg.c423 struct compat_sg_io_hdr __user *hp = buf; in get_sg_io_pack_id() local
429 struct sg_io_hdr __user *hp = buf; in get_sg_io_pack_id() local
448 sg_io_hdr_t *hp; in sg_read() local
560 sg_io_hdr_t *hp = &srp->header; in sg_new_read() local
608 sg_io_hdr_t *hp; in sg_write() local
718 sg_io_hdr_t *hp; in sg_new_write() local
784 sg_io_hdr_t *hp = &srp->header; in sg_common_write() local
1721 sg_io_hdr_t *hp = &srp->header; in sg_start_req() local
2521 const sg_io_hdr_t *hp; in sg_proc_debug_helper() local
/linux-6.3-rc2/sound/soc/codecs/
A Drt274.c350 static int rt274_jack_detect(struct rt274_priv *rt274, bool *hp, bool *mic) in rt274_jack_detect()
382 bool hp = false; in rt274_jack_detect_work() local
952 bool hp = false; in rt274_irq() local
A Drt286.c215 static int rt286_jack_detect(struct rt286_priv *rt286, bool *hp, bool *mic) in rt286_jack_detect()
299 bool hp = false; in rt286_jack_detect_work() local
922 bool hp = false; in rt286_irq() local

Completed in 51 milliseconds

1234