Searched defs:mas (Results  1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/uwb/ | 
| D | drp-avail.c | 74 int uwb_drp_avail_reserve_pending(struct uwb_rc *rc, struct uwb_mas_bm *mas)  in uwb_drp_avail_reserve_pending()91 void uwb_drp_avail_reserve(struct uwb_rc *rc, struct uwb_mas_bm *mas)  in uwb_drp_avail_reserve()
 103 void uwb_drp_avail_release(struct uwb_rc *rc, struct uwb_mas_bm *mas)  in uwb_drp_avail_release()
 
 | 
| D | allocator.c | 26 	int col, mas, safe_mas, unsafe_mas;  in uwb_rsv_fill_column_alloc()  local56 	int mas, col, rows;  in uwb_rsv_fill_row_alloc()  local
 208 	int col, mas;  in get_row_descriptors()  local
 225 	int mas;  in uwb_rsv_fill_column_info()  local
 
 | 
| D | drp.c | 390 	struct uwb_ie_drp *drp_ie, struct uwb_mas_bm *mas)  in uwb_drp_process_target_accepted()447 	struct uwb_mas_bm mas;  in uwb_drp_process_target()  local
 483 						struct uwb_mas_bm *mas)  in uwb_drp_process_owner_accepted()
 535 	struct uwb_mas_bm mas;  in uwb_drp_process_owner()  local
 620 	struct uwb_mas_bm mas;  in uwb_drp_handle_alien_drp()  local
 667 	struct uwb_mas_bm mas;  in uwb_drp_process_not_involved()  local
 
 | 
| D | drp-ie.c | 142 			       struct uwb_mas_bm *mas)  in uwb_drp_ie_from_bm()271 	int mas;  in uwb_drp_ie_single_zone_to_bm()  local
 
 | 
| D | rsv.c | 655 	struct uwb_mas_bm mas;  in uwb_rsv_handle_drp_avail_change()  local802 void uwb_rsv_get_usable_mas(struct uwb_rsv *rsv, struct uwb_mas_bm *mas)  in uwb_rsv_get_usable_mas()
 
 | 
| D | uwb-internal.h | 121 	struct uwb_mas_bm mas;  member
 | 
| /linux-4.4.14/drivers/usb/wusbcore/ | 
| D | reservation.c | 32 	const struct uwb_mas_bm *mas)  in wusbhc_bwa_set()51 	struct uwb_mas_bm mas;  in wusbhc_rsv_complete_cb()  local
 
 | 
| /linux-4.4.14/include/linux/ | 
| D | uwb.h | 260 	struct uwb_mas_bm mas;  member271 static inline void uwb_mas_bm_copy_le(void *dst, const struct uwb_mas_bm *mas)  in uwb_mas_bm_copy_le()
 
 | 
| /linux-4.4.14/drivers/usb/host/ | 
| D | hwa-hc.c | 334 			      const struct uwb_mas_bm *mas)  in __hwahc_op_bwa_set()
 | 
| /linux-4.4.14/drivers/media/pci/saa7164/ | 
| D | saa7164-api.c | 629 	u8 mas;  in saa7164_api_set_dif()  local
 |