Home
last modified time | relevance | path

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

/linux/drivers/reset/
A Dreset-k210.c95 struct k210_rst *ksr; in k210_rst_probe() local
99 ksr = devm_kzalloc(dev, sizeof(*ksr), GFP_KERNEL); in k210_rst_probe()
100 if (!ksr) in k210_rst_probe()
105 if (IS_ERR(ksr->map)) in k210_rst_probe()
106 return PTR_ERR(ksr->map); in k210_rst_probe()
108 ksr->rcdev.owner = THIS_MODULE; in k210_rst_probe()
109 ksr->rcdev.dev = dev; in k210_rst_probe()
110 ksr->rcdev.of_node = dev->of_node; in k210_rst_probe()
111 ksr->rcdev.ops = &k210_rst_ops; in k210_rst_probe()
113 ksr->rcdev.of_reset_n_cells = 1; in k210_rst_probe()
[all …]
/linux/Documentation/ABI/testing/
A Dsysfs-class-firmware-attributes5 Prasanth KSR <prasanth.ksr@dell.com>
133 Prasanth KSR <prasanth.ksr@dell.com>
223 Prasanth KSR <prasanth.ksr@dell.com>
252 Prasanth KSR <prasanth.ksr@dell.com>
/linux/
A DMAINTAINERS5398 M: Prasanth Ksr <prasanth.ksr@dell.com>

Completed in 20 milliseconds