Home
last modified time | relevance | path

Searched refs:port_ops (Results 1 – 25 of 45) sorted by relevance

12

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_proxy.h94 extern struct port_ops wwan_sub_port_ops;
95 extern struct port_ops ctl_port_ops;
98 extern struct port_ops t7xx_trace_port_ops;
H A Dt7xx_port_trace.c113 struct port_ops t7xx_trace_port_ops = {
/linux/drivers/ata/
H A Dpata_ali.c497 .port_ops = &ali_early_port_ops in ali_init_one()
505 .port_ops = &ali_20_port_ops in ali_init_one()
514 .port_ops = &ali_20_port_ops in ali_init_one()
523 .port_ops = &ali_c2_port_ops in ali_init_one()
532 .port_ops = &ali_c2_port_ops in ali_init_one()
541 .port_ops = &ali_c4_port_ops in ali_init_one()
549 .port_ops = &ali_c5_port_ops in ali_init_one()
H A Dpata_hpt37x.c740 .port_ops = &hpt370_port_ops in hpt37x_init_one()
748 .port_ops = &hpt370a_port_ops in hpt37x_init_one()
756 .port_ops = &hpt370_port_ops in hpt37x_init_one()
764 .port_ops = &hpt370a_port_ops in hpt37x_init_one()
772 .port_ops = &hpt372_port_ops in hpt37x_init_one()
780 .port_ops = &hpt302_port_ops in hpt37x_init_one()
788 .port_ops = &hpt372_port_ops in hpt37x_init_one()
795 .port_ops = &hpt374_fn1_port_ops in hpt37x_init_one()
H A Dpata_marvell.c129 .port_ops = &marvell_ops, in marvell_init_one()
139 .port_ops = &marvell_ops, in marvell_init_one()
H A Dpata_cs5530.c290 .port_ops = &cs5530_port_ops in cs5530_init_one()
296 .port_ops = &cs5530_port_ops in cs5530_init_one()
H A Dpata_cs5536.c245 .port_ops = &cs5536_port_ops, in cs5536_init_one()
251 .port_ops = &cs5536_port_ops, in cs5536_init_one()
H A Dpata_netcell.c68 .port_ops = &netcell_ops, in netcell_init_one()
H A Dpata_sl82c105.c307 .port_ops = &sl82c105_port_ops in sl82c105_init_one()
312 .port_ops = &sl82c105_port_ops in sl82c105_init_one()
H A Dpata_ns87415.c356 .port_ops = &ns87415_pata_ops, in ns87415_init_one()
365 .port_ops = &ns87560_pata_ops, in ns87415_init_one()
H A Dpata_rz1000.c91 .port_ops = &rz1000_port_ops in rz1000_init_one()
H A Dpata_piccolo.c93 .port_ops = &tosh_port_ops in ata_tosh_init_one()
H A Dpata_optidma.c407 .port_ops = &optidma_port_ops in optidma_init_one()
414 .port_ops = &optiplus_port_ops in optidma_init_one()
H A Dpata_it821x.c886 .port_ops = &it821x_smart_port_ops in it821x_init_one()
893 .port_ops = &it821x_passthru_port_ops in it821x_init_one()
900 .port_ops = &it821x_rdc_port_ops in it821x_init_one()
907 .port_ops = &it821x_rdc_port_ops in it821x_init_one()
H A Dpata_sil680.c329 .port_ops = &sil680_port_ops in sil680_init_one()
336 .port_ops = &sil680_port_ops in sil680_init_one()
H A Dpata_ns87410.c134 .port_ops = &ns87410_port_ops in ns87410_init_one()
H A Dahci_dm816.c134 .port_ops = &ahci_dm816_port_ops,
H A Dpata_hpt3x2n.c481 .port_ops = &hpt372n_port_ops in hpt3x2n_init_one()
489 .port_ops = &hpt3xxn_port_ops in hpt3x2n_init_one()
H A Dpata_cs5535.c172 .port_ops = &cs5535_port_ops in cs5535_init_one()
H A Dpata_triflex.c182 .port_ops = &triflex_port_ops in triflex_init_one()
H A Dpata_sc1200.c227 .port_ops = &sc1200_port_ops in sc1200_init_one()
H A Dpata_oldpiix.c242 .port_ops = &oldpiix_pata_ops, in oldpiix_init_one()
H A Dahci_da850.c153 .port_ops = &ahci_da850_port_ops,
/linux/arch/um/drivers/
H A Dchan_user.h31 extern const struct chan_ops fd_ops, null_ops, port_ops, pts_ops, pty_ops,
/linux/net/devlink/
H A Dregion.c15 const struct devlink_port_region_ops *port_ops; member
53 if (!strcmp(region->port_ops->name, region_name)) in devlink_port_region_get_by_name()
707 err = region->port_ops->snapshot(port, region->port_ops, in devlink_nl_region_new_doit()
849 return region->port_ops->read(region->port, region->port_ops, extack, in devlink_region_port_direct_fill()
1140 region->port_ops = ops; in devlink_port_region_create()

12