Searched refs:gasket_sysfs_mapping (Results 1 – 1 of 1) sorted by relevance
15 struct gasket_sysfs_mapping { struct48 static struct gasket_sysfs_mapping dev_mappings[GASKET_SYSFS_NUM_MAPPINGS]; argument57 static struct gasket_sysfs_mapping *get_mapping(struct device *device) in get_mapping()77 static void put_mapping(struct gasket_sysfs_mapping *mapping) in put_mapping()134 static void put_mapping_n(struct gasket_sysfs_mapping *mapping, int times) in put_mapping_n()155 struct gasket_sysfs_mapping *mapping; in gasket_sysfs_create_mapping()222 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_create_entries()260 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_remove_mapping()273 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_get_device_data()286 struct gasket_sysfs_mapping *mapping = get_mapping(device); in gasket_sysfs_put_device_data()[all …]