Searched refs:ev1 (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/arm/boot/dts/ |
D | stm32mp157c-ev1-scmi.dts | 9 #include "stm32mp157c-ev1.dts" 14 compatible = "st,stm32mp157c-ev1-scmi", "st,stm32mp157c-ev1", "st,stm32mp157c-ed1",
|
D | stm32mp157c-ev1.dts | 14 compatible = "st,stm32mp157c-ev1", "st,stm32mp157c-ed1", "st,stm32mp157";
|
D | Makefile | 1237 stm32mp157c-ev1.dtb \ 1238 stm32mp157c-ev1-scmi.dtb \
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/stm32/ |
D | stm32.yaml | 96 - const: st,stm32mp157c-ev1 100 - const: st,stm32mp157c-ev1-scmi 101 - const: st,stm32mp157c-ev1
|
/linux-6.1.9/net/bluetooth/ |
D | iso.c | 1515 struct hci_ev_le_pa_sync_established *ev1; in iso_connect_ind() local 1533 ev1 = hci_recv_event_data(hdev, HCI_EV_LE_PA_SYNC_ESTABLISHED); in iso_connect_ind() 1534 if (ev1) { in iso_connect_ind() 1536 ev1); in iso_connect_ind() 1538 iso_pi(sk)->sync_handle = le16_to_cpu(ev1->handle); in iso_connect_ind()
|
/linux-6.1.9/drivers/md/ |
D | md.c | 1226 __u64 ev1, ev2; in super_90_load() local 1238 ev1 = md_event(sb); in super_90_load() 1241 if (!spare_disk && ev1 > ev2) in super_90_load() 1269 __u64 ev1 = md_event(sb); in super_90_validate() local 1290 mddev->events = ev1; in super_90_validate() 1344 ++ev1; in super_90_validate() 1347 if (ev1 < mddev->events) in super_90_validate() 1353 if (ev1 < mddev->bitmap->events_cleared) in super_90_validate() 1355 if (ev1 < mddev->events) in super_90_validate() 1358 if (ev1 < mddev->events) in super_90_validate() [all …]
|
/linux-6.1.9/sound/soc/codecs/ |
D | Makefile | 289 snd-soc-wm1250-ev1-objs := wm1250-ev1.o 648 obj-$(CONFIG_SND_SOC_WM1250_EV1) += snd-soc-wm1250-ev1.o
|