Home
last modified time | relevance | path

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

12

/drivers/tty/hvc/
Dhvsi.c112 static inline int is_console(struct hvsi_struct *hp) in is_console()
117 static inline int is_open(struct hvsi_struct *hp) in is_open()
124 static inline void print_state(struct hvsi_struct *hp) in print_state()
142 static inline void __set_state(struct hvsi_struct *hp, int state) in __set_state()
149 static inline void set_state(struct hvsi_struct *hp, int state) in set_state()
169 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) in got_packet()
181 static void compact_inbuf(struct hvsi_struct *hp, uint8_t *read_to) in compact_inbuf()
229 static int hvsi_read(struct hvsi_struct *hp, char *buf, int count) in hvsi_read()
238 static void hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, in hvsi_recv_control()
267 static void hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet) in hvsi_recv_response()
[all …]
Dhvc_console.c108 struct hvc_struct *hp; in hvc_get_by_index() local
240 struct hvc_struct *hp = container_of(port, struct hvc_struct, port); in hvc_port_destruct() local
276 struct hvc_struct *hp; in hvc_instantiate() local
316 struct hvc_struct *hp; in hvc_install() local
338 struct hvc_struct *hp; in hvc_open() local
391 struct hvc_struct *hp; in hvc_close() local
440 struct hvc_struct *hp = tty->driver_data; in hvc_cleanup() local
447 struct hvc_struct *hp = tty->driver_data; in hvc_hangup() local
482 static int hvc_push(struct hvc_struct *hp) in hvc_push()
507 struct hvc_struct *hp = tty->driver_data; in hvc_write() local
[all …]
Dhvc_tile.c82 static int hvc_tile_notifier_add_irq(struct hvc_struct *hp, int irq) in hvc_tile_notifier_add_irq()
103 static void hvc_tile_notifier_del_irq(struct hvc_struct *hp, int irq) in hvc_tile_notifier_del_irq()
113 static void hvc_tile_notifier_hangup_irq(struct hvc_struct *hp, int irq) in hvc_tile_notifier_hangup_irq()
133 struct hvc_struct *hp; in hvc_tile_probe() local
155 struct hvc_struct *hp = dev_get_drvdata(&pdev->dev); in hvc_tile_remove() local
166 struct hvc_struct *hp = dev_get_drvdata(&pdev->dev); in hvc_tile_shutdown() local
197 struct hvc_struct *hp; in hvc_tile_init() local
Dhvc_opal.c94 static int hvc_opal_hvsi_open(struct hvc_struct *hp, int data) in hvc_opal_hvsi_open()
108 static void hvc_opal_hvsi_close(struct hvc_struct *hp, int data) in hvc_opal_hvsi_close()
119 void hvc_opal_hvsi_hangup(struct hvc_struct *hp, int data) in hvc_opal_hvsi_hangup()
130 static int hvc_opal_hvsi_tiocmget(struct hvc_struct *hp) in hvc_opal_hvsi_tiocmget()
139 static int hvc_opal_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set, in hvc_opal_hvsi_tiocmset()
168 struct hvc_struct *hp; in hvc_opal_probe() local
234 struct hvc_struct *hp = dev_get_drvdata(&dev->dev); in hvc_opal_remove() local
Dhvc_vio.c171 static int hvterm_hvsi_open(struct hvc_struct *hp, int data) in hvterm_hvsi_open()
185 static void hvterm_hvsi_close(struct hvc_struct *hp, int data) in hvterm_hvsi_close()
196 void hvterm_hvsi_hangup(struct hvc_struct *hp, int data) in hvterm_hvsi_hangup()
207 static int hvterm_hvsi_tiocmget(struct hvc_struct *hp) in hvterm_hvsi_tiocmget()
216 static int hvterm_hvsi_tiocmset(struct hvc_struct *hp, unsigned int set, in hvterm_hvsi_tiocmset()
315 struct hvc_struct *hp; in hvc_vio_probe() local
382 struct hvc_struct *hp = dev_get_drvdata(&vdev->dev); in hvc_vio_remove() local
Dhvc_irq.c23 int notifier_add_irq(struct hvc_struct *hp, int irq) in notifier_add_irq()
38 void notifier_del_irq(struct hvc_struct *hp, int irq) in notifier_del_irq()
46 void notifier_hangup_irq(struct hvc_struct *hp, int irq) in notifier_hangup_irq()
Dhvsi_lib.c373 int hvsilib_open(struct hvsi_priv *pv, struct hvc_struct *hp) in hvsilib_open()
385 void hvsilib_close(struct hvsi_priv *pv, struct hvc_struct *hp) in hvsilib_close()
Dhvc_udbg.c68 struct hvc_struct *hp; in hvc_udbg_init() local
Dhvc_rtas.c81 struct hvc_struct *hp; in hvc_rtas_init() local
Dhvc_iucv.c489 static int hvc_iucv_notifier_add(struct hvc_struct *hp, int id) in hvc_iucv_notifier_add()
635 static void hvc_iucv_notifier_hangup(struct hvc_struct *hp, int id) in hvc_iucv_notifier_hangup()
669 static void hvc_iucv_dtr_rts(struct hvc_struct *hp, int raise) in hvc_iucv_dtr_rts()
716 static void hvc_iucv_notifier_del(struct hvc_struct *hp, int id) in hvc_iucv_notifier_del()
Dhvc_console.h100 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) in hvc_resize()
/drivers/net/ethernet/sun/
Dsunhme.c110 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) in tx_add_log()
138 static __inline__ void tx_dump_ring(struct happy_meal *hp) in tx_dump_ring()
154 #define tx_add_log(hp, a, s) do { } while(0) argument
156 #define tx_dump_ring(hp) do { } while(0) argument
304 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p) in hme_read_desc32()
321 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT()
345 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2()
363 static int happy_meal_bb_read(struct happy_meal *hp, in happy_meal_bb_read()
409 static void happy_meal_bb_write(struct happy_meal *hp, in happy_meal_bb_write()
454 static int happy_meal_tcvr_read(struct happy_meal *hp, in happy_meal_tcvr_read()
[all …]
Dsunvnet.c908 struct hlist_head *hp = &vp->port_hash[hash]; in __tx_port_find() local
1854 static struct vnet *vnet_find_parent(struct mdesc_handle *hp, in vnet_find_parent()
1920 struct mdesc_handle *hp; in vnet_port_probe() local
/drivers/char/agp/
Dhp-agp.c79 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_shared() local
129 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_owner() local
165 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_init() local
209 struct _hp_private *hp = &hp_private; in hp_zx1_lba_init() local
243 struct _hp_private *hp = &hp_private; in hp_zx1_configure() local
268 struct _hp_private *hp = &hp_private; in hp_zx1_cleanup() local
284 struct _hp_private *hp = &hp_private; in hp_zx1_tlbflush() local
293 struct _hp_private *hp = &hp_private; in hp_zx1_create_gatt_table() local
321 struct _hp_private *hp = &hp_private; in hp_zx1_free_gatt_table() local
334 struct _hp_private *hp = &hp_private; in hp_zx1_insert_memory() local
[all …]
/drivers/staging/lustre/lustre/ptlrpc/
Dnrs.c993 bool hp = false; in nrs_svcpt_cleanup_locked() local
1068 bool hp = false; in nrs_policy_unregister_locked() local
1198 bool hp = false; in ptlrpc_nrs_policy_register() local
1351 struct ptlrpc_request *req, bool hp) in ptlrpc_nrs_req_initialize()
1400 struct ptlrpc_request *req, bool hp) in ptlrpc_nrs_req_add()
1458 ptlrpc_nrs_req_get_nolock0(struct ptlrpc_service_part *svcpt, bool hp, in ptlrpc_nrs_req_get_nolock0()
1502 bool ptlrpc_nrs_req_pending_nolock(struct ptlrpc_service_part *svcpt, bool hp) in ptlrpc_nrs_req_pending_nolock()
Dptlrpc_internal.h134 ptlrpc_nrs_req_get_nolock(struct ptlrpc_service_part *svcpt, bool hp, in ptlrpc_nrs_req_get_nolock()
164 struct ptlrpc_nrs *nrs_svcpt2nrs(struct ptlrpc_service_part *svcpt, bool hp) in nrs_svcpt2nrs()
/drivers/pci/hotplug/
Dacpiphp.h119 struct acpi_hotplug_context hp; member
125 static inline struct acpiphp_context *to_acpiphp_context(struct acpi_hotplug_context *hp) in to_acpiphp_context()
146 struct acpi_hotplug_context hp; member
150 static inline struct acpiphp_root_context *to_acpiphp_root_context(struct acpi_hotplug_context *hp) in to_acpiphp_root_context()
/drivers/scsi/
Dsg.c432 sg_io_hdr_t *hp; in sg_read() local
584 sg_io_hdr_t *hp = &srp->header; in sg_new_read() local
629 sg_io_hdr_t *hp; in sg_write() local
739 sg_io_hdr_t *hp; in sg_new_write() local
811 sg_io_hdr_t *hp = &srp->header; in sg_common_write() local
1730 sg_io_hdr_t *hp = &srp->header; in sg_start_req() local
2647 const sg_io_hdr_t *hp; in sg_proc_debug_helper() local
/drivers/clk/pxa/
Dclk-pxa.c32 struct clk_fixed_factor hp; member
Dclk-pxa.h77 struct clk_fixed_factor hp; member
/drivers/sh/intc/
Dchip.c117 static struct intc_handle_int *intc_find_irq(struct intc_handle_int *hp, in intc_find_irq()
Dcore.c78 struct intc_handle_int *hp; in intc_register_irq() local
/drivers/ata/
Dlibata-acpi.c42 struct acpi_hotplug_context hp; member
/drivers/scsi/fcoe/
Dfcoe.c1601 struct fcoe_hdr *hp; in fcoe_xmit() local
1790 struct fcoe_hdr *hp; in fcoe_recv_frame() local
/drivers/net/wireless/ath/ath9k/
Drecv.c991 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp) in ath_rx_tasklet()

12