Home
last modified time | relevance | path

Searched refs:remote_state (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/rpmsg/
A Dqcom_smd.c207 enum smd_channel_state remote_state; member
579 int remote_state; in qcom_smd_channel_intr() local
586 if (remote_state != channel->remote_state) { in qcom_smd_channel_intr()
587 channel->remote_state = remote_state; in qcom_smd_channel_intr()
836 channel->remote_state == SMD_CHANNEL_OPENED, in qcom_smd_channel_open()
847 channel->remote_state == SMD_CHANNEL_OPENED, in qcom_smd_channel_open()
1279 unsigned remote_state; in qcom_channel_state_worker() local
1292 if (remote_state != SMD_CHANNEL_OPENING && in qcom_channel_state_worker()
1293 remote_state != SMD_CHANNEL_OPENED) in qcom_channel_state_worker()
1317 if (remote_state == SMD_CHANNEL_OPENING || in qcom_channel_state_worker()
[all …]
/linux/drivers/soc/qcom/
A Dsmsm.c114 u32 *remote_state; member
206 val = readl(entry->remote_state); in smsm_intr()
267 if (readl(entry->remote_state) & BIT(irq)) in smsm_unmask_irq()
317 val = readl(entry->remote_state); in smsm_get_irqchip_state()
585 entry->remote_state = states + id; in qcom_smsm_probe()
/linux/drivers/scsi/qla2xxx/
A Dqla_edif_bsg.h104 uint8_t remote_state; member
A Dqla_edif.c912 app_reply->ports[pcnt].remote_state = in qla_edif_app_getfcinfo()

Completed in 18 milliseconds