Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/uwb/
Dspec.h679 struct uwb_rc_evt_bp_slot_change { struct
685 const struct uwb_rc_evt_bp_slot_change *evt) in uwb_rc_evt_bp_slot_change_slot_num() argument
691 const struct uwb_rc_evt_bp_slot_change *evt) in uwb_rc_evt_bp_slot_change_no_slot()
/linux-4.4.14/drivers/uwb/
Dbeacon.c510 struct uwb_rc_evt_bp_slot_change *bpsc; in uwbd_evt_handle_rc_bp_slot_change()
516 bpsc = container_of(evt->notif.rceb, struct uwb_rc_evt_bp_slot_change, rceb); in uwbd_evt_handle_rc_bp_slot_change()
Dest.c84 .size = sizeof(struct uwb_rc_evt_bp_slot_change),