Searched defs:az (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/kernel/
H A Drange.c10 int add_range(struct range *range, int az, int nr_range, u64 start, u64 end) add_range() argument
27 int add_range_with_merge(struct range *range, int az, int nr_range, add_range_with_merge() argument
63 void subtract_range(struct range *range, int az, u64 start, u64 end) subtract_range() argument
124 int clean_sort_range(struct range *range, int az) clean_sort_range() argument
/linux-4.4.14/drivers/media/radio/
H A Dradio-aztech.c70 struct aztech *az = container_of(isa, struct aztech, isa); aztech_set_pins() local
85 struct aztech *az = kzalloc(sizeof(*az), GFP_KERNEL); aztech_alloc() local
111 struct aztech *az = container_of(isa, struct aztech, isa); aztech_s_mute_volume() local

Completed in 51 milliseconds