Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.c98 md->exp_id |= int_sta; in t7xx_pci_mhccif_isr()
99 if (md->exp_id & D2H_INT_EXCEPTION_INIT) { in t7xx_pci_mhccif_isr()
104 md->exp_id &= ~D2H_INT_EXCEPTION_INIT; in t7xx_pci_mhccif_isr()
107 } else if (md->exp_id & D2H_INT_PORT_ENUM) { in t7xx_pci_mhccif_isr()
108 md->exp_id &= ~D2H_INT_PORT_ENUM; in t7xx_pci_mhccif_isr()
115 if ((md->exp_id & D2H_INT_ASYNC_MD_HK) && !(mask & D2H_INT_ASYNC_MD_HK)) { in t7xx_pci_mhccif_isr()
116 md->exp_id &= ~D2H_INT_ASYNC_MD_HK; in t7xx_pci_mhccif_isr()
355 if (md->exp_id & event_id) in t7xx_wait_hif_ex_hk_event()
624 md->exp_id |= int_sta; in t7xx_md_event_notify()
625 if (md->exp_id & D2H_INT_EXCEPTION_INIT) { in t7xx_md_event_notify()
[all …]
H A Dt7xx_modem_ops.h77 unsigned int exp_id; member
/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_stream_public.h347 unsigned int exp_id);
539 ia_css_unlock_raw_frame(struct ia_css_stream *stream, uint32_t exp_id);
/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h1947 u32 exp_id; /* exposure id, to match statistics to a frame, */ member
1959 u32 exp_id; /* Exposure ID */ member
1977 u32 exp_id; member