Home
last modified time | relevance | path

Searched refs:stop_engine (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq_3A_server/
H A Drkaiq_3A_server.cpp169 static void stop_engine(struct rkaiq_media_info *media_info) in stop_engine() function
300 stop_engine(media_info); in engine_thread()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci.c552 if (!hpriv->stop_engine) in ahci_save_initial_config()
553 hpriv->stop_engine = ahci_stop_engine; in ahci_save_initial_config()
898 rc = hpriv->stop_engine(ap); in ahci_deinit_port()
1311 rc = hpriv->stop_engine(ap); in ahci_kick_engine()
1550 hpriv->stop_engine(ap); in ahci_do_hardreset()
2078 hpriv->stop_engine(ap); in ahci_error_handler()
2085 hpriv->stop_engine(ap); in ahci_error_handler()
2139 rc = hpriv->stop_engine(ap); in ahci_set_aggressive_devslp()
2196 rc = hpriv->stop_engine(ap); in ahci_enable_fbs()
2229 rc = hpriv->stop_engine(ap); in ahci_disable_fbs()
H A Dahci_mvebu.c206 hpriv->stop_engine = ahci_mvebu_stop_engine; in ahci_mvebu_probe()
H A Dahci_xgene.c155 hpriv->stop_engine(ap); in xgene_ahci_restart_engine()
411 hpriv->stop_engine(ap); in xgene_ahci_hardreset()
H A Dahci.h368 int (*stop_engine)(struct ata_port *ap); member
H A Dahci_qoriq.c108 hpriv->stop_engine(ap); in ahci_qoriq_hardreset()
H A Dahci.c704 hpriv->stop_engine(ap); in ahci_vt8251_hardreset()
730 hpriv->stop_engine(ap); in ahci_p5wdh_hardreset()
794 hpriv->stop_engine(ap); in ahci_avn_hardreset()
H A Dsata_highbank.c399 hpriv->stop_engine(ap); in ahci_highbank_hardreset()