Home
last modified time | relevance | path

Searched refs:ev2 (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/
H A Diso.c2034 struct hci_ev_le_pa_sync_established *ev2 = NULL; in iso_conn_ready() local
2093 ev2 = hci_recv_event_data(hcon->hdev, in iso_conn_ready()
2095 if (ev2) in iso_conn_ready()
2099 iso_match_sid, ev2); in iso_conn_ready()
2173 (ev2 && ev2->status)) { in iso_conn_ready()
2232 struct hci_evt_le_big_info_adv_report *ev2; in iso_connect_ind() local
2277 ev2 = hci_recv_event_data(hdev, HCI_EVT_LE_BIG_INFO_ADV_REPORT); in iso_connect_ind()
2278 if (ev2) { in iso_connect_ind()
2281 iso_match_sync_handle, ev2); in iso_connect_ind()
2290 iso_match_sync_handle, ev2); in iso_connect_ind()
[all …]
/linux/drivers/md/
H A Dmd.c1415 __u64 ev1, ev2; in super_90_load() local
1428 ev2 = md_event(refsb); in super_90_load()
1430 if (!spare_disk && ev1 > ev2) in super_90_load()
1948 __u64 ev1, ev2; in super_1_load() local
1961 ev2 = le64_to_cpu(refsb->events); in super_1_load()
1963 if (!spare_disk && ev1 > ev2) in super_1_load()