/drivers/tty/hvc/ |
D | hvsi.c | 112 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 …]
|
D | hvc_console.c | 108 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 …]
|
D | hvc_tile.c | 82 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
|
D | hvc_opal.c | 94 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
|
D | hvc_vio.c | 171 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
|
D | hvc_irq.c | 23 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()
|
D | hvsi_lib.c | 373 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()
|
D | hvc_udbg.c | 68 struct hvc_struct *hp; in hvc_udbg_init() local
|
D | hvc_rtas.c | 81 struct hvc_struct *hp; in hvc_rtas_init() local
|
D | hvc_iucv.c | 489 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()
|
D | hvc_console.h | 100 static inline void hvc_resize(struct hvc_struct *hp, struct winsize ws) in hvc_resize()
|
/drivers/net/ethernet/sun/ |
D | sunhme.c | 110 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 …]
|
D | sunvnet.c | 908 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/ |
D | hp-agp.c | 79 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/ |
D | nrs.c | 993 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()
|
D | ptlrpc_internal.h | 134 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/ |
D | acpiphp.h | 119 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/ |
D | sg.c | 432 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/ |
D | clk-pxa.c | 32 struct clk_fixed_factor hp; member
|
D | clk-pxa.h | 77 struct clk_fixed_factor hp; member
|
/drivers/sh/intc/ |
D | chip.c | 117 static struct intc_handle_int *intc_find_irq(struct intc_handle_int *hp, in intc_find_irq()
|
D | core.c | 78 struct intc_handle_int *hp; in intc_register_irq() local
|
/drivers/ata/ |
D | libata-acpi.c | 42 struct acpi_hotplug_context hp; member
|
/drivers/scsi/fcoe/ |
D | fcoe.c | 1601 struct fcoe_hdr *hp; in fcoe_xmit() local 1790 struct fcoe_hdr *hp; in fcoe_recv_frame() local
|
/drivers/net/wireless/ath/ath9k/ |
D | recv.c | 991 int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp) in ath_rx_tasklet()
|