Searched refs:at24_size (Results 1 – 1 of 1) sorted by relevance
624 size_t at24_size; in at24_probe() local668 at24_size = sizeof(*at24) + num_addresses * sizeof(struct at24_client); in at24_probe()669 at24 = devm_kzalloc(dev, at24_size, GFP_KERNEL); in at24_probe()