Home
last modified time | relevance | path

Searched refs:t7xx_mhccif_h2d_swint_trigger (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_mhccif.h35 void t7xx_mhccif_h2d_swint_trigger(struct t7xx_pci_dev *t7xx_dev, u32 channel);
Dt7xx_mhccif.c116 void t7xx_mhccif_h2d_swint_trigger(struct t7xx_pci_dev *t7xx_dev, u32 channel) in t7xx_mhccif_h2d_swint_trigger() function
Dt7xx_state_monitor.c246 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_DRM_DISABLE_AP); in fsm_routine_stopping()
252 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_DEVICE_RESET); in fsm_routine_stopping()
Dt7xx_modem_ops.c303 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_EXCEPTION_ACK); in t7xx_md_exception()
305 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_EXCEPTION_CLEARQ_ACK); in t7xx_md_exception()
Dt7xx_pci.c223 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, H2D_CH_DS_LOCK); in t7xx_pci_disable_sleep()
260 t7xx_mhccif_h2d_swint_trigger(t7xx_dev, request); in t7xx_send_pm_request()