Home
last modified time | relevance | path

Searched defs:is_log (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/
H A Dste_dma40.c660 bool is_log = chan_is_logical(d40c); in d40_pool_lli_alloc() local
1001 static int d40_psize_2_burst_size(bool is_log, int psize) in d40_psize_2_burst_size() argument
1728 bool is_log = conf->mode == STEDMA40_MODE_LOGICAL; in d40_validate_conf() local
1768 d40_alloc_mask_set(struct d40_phy_res * phy,bool is_src,int log_event_line,bool is_log,bool * first_user) d40_alloc_mask_set() argument
1865 bool is_log = d40c->dma_cfg.mode == STEDMA40_MODE_LOGICAL; d40_allocate_channel() local
[all...]
/linux/drivers/vhost/
H A Dscsi.c2225 bool is_log, was_log; in vhost_scsi_set_features() local