Home
last modified time | relevance | path

Searched refs:hv_ops (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_console.h44 const struct hv_ops *ops;
54 struct hv_ops { struct
74 const struct hv_ops *ops); argument
78 const struct hv_ops *ops, int outbuf_size);
H A Dhvc_opal.c52 static const struct hv_ops hvc_opal_raw_ops = {
142 static const struct hv_ops hvc_opal_hvsi_ops = {
155 const struct hv_ops *ops; in hvc_opal_probe()
334 const struct hv_ops *ops; in hvc_opal_init_early()
H A Dhvc_vio.c128 static const struct hv_ops hvterm_raw_ops = {
217 static const struct hv_ops hvterm_hvsi_ops = {
299 const struct hv_ops *ops; in hvc_vio_probe()
388 const struct hv_ops *ops; in hvc_vio_init_early()
H A Dhvc_dcc.c241 static const struct hv_ops hvc_dcc_get_put_ops = {
248 static const struct hv_ops hvc_dcc_get_put_ops = {
H A Dhvc_console.c113 static int __hvc_flush(const struct hv_ops *ops, uint32_t vtermno, bool wait) in __hvc_flush()
123 static int hvc_console_flush(const struct hv_ops *ops, uint32_t vtermno) in hvc_console_flush()
142 static const struct hv_ops *cons_ops[MAX_NR_HVC_CONSOLES];
285 int hvc_instantiate(uint32_t vtermno, int index, const struct hv_ops *ops) in hvc_instantiate()
912 const struct hv_ops *ops, in hvc_alloc()
H A Dhvc_xen.c188 static const struct hv_ops domU_hvc_ops = {
214 static const struct hv_ops dom0_hvc_ops = {
556 const struct hv_ops *ops; in xen_hvc_init()
606 const struct hv_ops *ops; in xen_cons_init()
H A Dhvc_riscv_sbi.c42 static const struct hv_ops hvc_sbi_ops = {
H A Dhvc_udbg.c48 static const struct hv_ops hvc_udbg_ops = {
H A Dhvc_rtas.c61 static const struct hv_ops hvc_rtas_get_put_ops = {
H A Dhvc_iucv.c1045 static const struct hv_ops hvc_iucv_ops = {
/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch19 hv_ops
/OK3568_Linux_fs/kernel/drivers/char/
H A Dvirtio_console.c1202 static const struct hv_ops hv_ops = { variable
1222 return hvc_instantiate(0, 0, &hv_ops); in virtio_cons_early_init()
1248 port->cons.hvc = hvc_alloc(port->cons.vtermno, 0, &hv_ops, PAGE_SIZE); in init_port_console()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_ax.c341 adapter->hv_ops = get_hv_ax_ops(adapter); in mac_ax_ops_init()
H A Dmac_def.h14184 struct hv_ax_ops *hv_ops; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_ax.c341 adapter->hv_ops = get_hv_ax_ops(adapter); in mac_ax_ops_init()
H A Dmac_def.h14184 struct hv_ax_ops *hv_ops; member