/linux-4.4.14/drivers/md/persistent-data/ |
D | dm-space-map-disk.c | 36 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_destroy() local 38 kfree(smd); in sm_disk_destroy() 43 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_extend() local 45 return sm_ll_extend(&smd->ll, extra_blocks); in sm_disk_extend() 50 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_blocks() local 51 *count = smd->old_ll.nr_blocks; in sm_disk_get_nr_blocks() 58 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_free() local 59 *count = (smd->old_ll.nr_blocks - smd->old_ll.nr_allocated) - smd->nr_allocated_this_transaction; in sm_disk_get_nr_free() 67 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_count() local 68 return sm_ll_lookup(&smd->ll, b, result); in sm_disk_get_count() [all …]
|
/linux-4.4.14/drivers/clk/at91/ |
D | clk-smd.c | 38 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_recalc_rate() local 39 struct at91_pmc *pmc = smd->pmc; in at91sam9x5_clk_smd_recalc_rate() 71 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_set_parent() local 72 struct at91_pmc *pmc = smd->pmc; in at91sam9x5_clk_smd_set_parent() 85 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_get_parent() local 86 struct at91_pmc *pmc = smd->pmc; in at91sam9x5_clk_smd_get_parent() 95 struct at91sam9x5_clk_smd *smd = to_at91sam9x5_clk_smd(hw); in at91sam9x5_clk_smd_set_rate() local 96 struct at91_pmc *pmc = smd->pmc; in at91sam9x5_clk_smd_set_rate() 120 struct at91sam9x5_clk_smd *smd; in at91sam9x5_clk_register_smd() local 124 smd = kzalloc(sizeof(*smd), GFP_KERNEL); in at91sam9x5_clk_register_smd() [all …]
|
D | Makefile | 11 obj-$(CONFIG_HAVE_AT91_SMD) += clk-smd.o
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smd.txt | 10 Definition: must be "qcom,smd" 34 - qcom,smd-edge: 37 Definition: the identifier of the remote processor in the smd channel 53 - qcom,smd-channels: 61 The following example represents a smd node, with one edge representing the 70 smd { 71 compatible = "qcom,smd"; 76 qcom,smd-edge = <15>; 80 qcom,smd-channels = "rpm_requests";
|
/linux-4.4.14/drivers/soc/qcom/ |
D | smd.c | 114 struct qcom_smd *smd; member 406 dev_dbg(edge->smd->dev, "set_state(%s, %d)\n", channel->name, state); in qcom_smd_channel_set_state() 942 struct qcom_smd *smd = edge->smd; in qcom_smd_create_device() local 948 dev_dbg(smd->dev, "registering '%s'\n", channel->name); in qcom_smd_create_device() 959 qsdev->dev.parent = smd->dev; in qcom_smd_create_device() 970 dev_err(smd->dev, "device_register failed: %d\n", ret); in qcom_smd_create_device() 1024 struct qcom_smd *smd = edge->smd; in qcom_smd_create_channel() local 1031 channel = devm_kzalloc(smd->dev, sizeof(*channel), GFP_KERNEL); in qcom_smd_create_channel() 1036 channel->name = devm_kstrdup(smd->dev, name, GFP_KERNEL); in qcom_smd_create_channel() 1059 dev_err(smd->dev, in qcom_smd_create_channel() [all …]
|
D | Makefile | 3 obj-$(CONFIG_QCOM_SMD) += smd.o 4 obj-$(CONFIG_QCOM_SMD_RPM) += smd-rpm.o
|
D | Kconfig | 51 module. This will build a module called "qcom-smd-rpm".
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/ |
D | qcom,smd-rpm.txt | 14 - qcom,smd-channels: 83 smd { 84 compatible = "qcom,smd"; 89 qcom,smd-edge = <15>; 93 qcom,smd-channels = "rpm_requests";
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | Makefile | 5 smd.o \
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | qcom-msm8974.dtsi | 350 smd { 351 compatible = "qcom,smd"; 356 qcom,smd-edge = <15>; 360 qcom,smd-channels = "rpm_requests";
|
D | imx53-smd.dts | 18 compatible = "fsl,imx53-smd", "fsl,imx53"; 107 imx53-smd {
|
D | at91sam9x5.dtsi | 205 smd: smdclk { label 206 compatible = "atmel,at91sam9x5-clk-smd"; 225 clocks = <&smd>;
|
D | sama5d3.dtsi | 1011 smd: smdclk { label 1012 compatible = "atmel,at91sam9x5-clk-smd"; 1031 clocks = <&smd>;
|
D | sama5d4.dtsi | 496 smd: smdclk { label 497 compatible = "atmel,at91sam9x5-clk-smd"; 522 clocks = <&smd>;
|
D | Makefile | 278 imx53-smd.dtb \
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | at91-clock.txt | 63 "atmel,at91sam9x5-clk-smd": 373 Required properties for smd clock: 375 - clocks : shall be the smd clock source phandles. 379 smd: smdck { 380 compatible = "atmel,at91sam9x5-clk-smd"; 421 - clocks : shall be the smd clock source phandles.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | fsl.txt | 38 - compatible = "fsl,imx53-smd", "fsl,imx53";
|