Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dport.c147 static ssize_t emit_target_list(struct cxl_switch_decoder *cxlsd, char *buf) in emit_target_list()
175 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show() local
437 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release() local
1712 static int decoder_populate_targets(struct cxl_switch_decoder *cxlsd, in decoder_populate_targets()
1782 struct cxl_switch_decoder *cxlsd, in cxl_switch_decoder_init()
1806 struct cxl_switch_decoder *cxlsd; in cxl_root_decoder_alloc() local
1860 struct cxl_switch_decoder *cxlsd; in cxl_switch_decoder_alloc() local
1954 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_decoder_add_locked() local
/linux/drivers/cxl/
H A Dcxl.h440 struct cxl_switch_decoder cxlsd; member