Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/most/dim2/
Ddim2.c59 struct hdm_channel { struct
85 struct hdm_channel hch[DMA_CHANNELS]; argument
158 static int try_start_dim_transfer(struct hdm_channel *hdm_ch) in try_start_dim_transfer()
261 struct hdm_channel *hdm_ch = dev->hch + ch_idx; in service_done_flag()
453 struct hdm_channel *const hdm_ch = dev->hch + ch_idx; in configure_channel()
564 struct hdm_channel *hdm_ch = dev->hch + ch_idx; in enqueue()
638 struct hdm_channel *hdm_ch = dev->hch + ch_idx; in poison_channel()
844 struct hdm_channel *hdm_ch = dev->hch + i; in dim2_probe()