Searched defs:total_slots (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | randomalloc.c | 58 unsigned long total_slots = 0, target_slot; in efi_random_alloc() local
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | randomalloc.c | 62 unsigned long total_slots = 0, target_slot; in efi_random_alloc() local
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | exc3000.c | 194 int slots, total_slots; in exc3000_interrupt() local
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | exc3000.c | 147 int ret, total_slots; in exc3000_handle_mt_event() local
|
/kernel/linux/linux-5.10/sound/soc/tegra/ |
H A D | tegra210_i2s.c | 37 tegra210_i2s_set_slot_ctrl(struct regmap *regmap, unsigned int total_slots, unsigned int tx_slot_mask, unsigned int rx_slot_mask) tegra210_i2s_set_slot_ctrl() argument
|
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra210_i2s.c | 37 tegra210_i2s_set_slot_ctrl(struct regmap *regmap, unsigned int total_slots, unsigned int tx_slot_mask, unsigned int rx_slot_mask) tegra210_i2s_set_slot_ctrl() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | stat-shadow.c | 673 double total_slots; in td_bad_spec() local 689 double total_slots = td_total_slots(ctx, cpu, st); in td_retiring() local 701 double total_slots = td_total_slots(ctx, cpu, st); in td_fe_bound() local [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md-cluster.c | 798 static int gather_all_resync_info(struct mddev *mddev, int total_slots) in gather_all_resync_info() argument 966 static void load_bitmaps(struct mddev *mddev, int total_slots) in load_bitmaps() argument
|
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | davinci-mcasp.c | 962 int total_slots; in mcasp_i2s_hw_param() local
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-cluster.c | 801 static int gather_all_resync_info(struct mddev *mddev, int total_slots) in gather_all_resync_info() argument 970 static void load_bitmaps(struct mddev *mddev, int total_slots) in load_bitmaps() argument
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | davinci-mcasp.c | 990 int total_slots; in mcasp_i2s_hw_param() local
|
Completed in 22 milliseconds