Searched refs:userspace_clients (Results 1 – 2 of 2) sorted by relevance
519 struct list_head userspace_clients; member
1246 list_add_tail(&client->detected, &adap->userspace_clients); in i2c_sysfs_new_device()1289 list_for_each_entry_safe(client, next, &adap->userspace_clients, in i2c_sysfs_delete_device()1550 INIT_LIST_HEAD(&adap->userspace_clients); in i2c_register_adapter()1795 list_for_each_entry_safe(client, next, &adap->userspace_clients, in i2c_del_adapter()