Home
last modified time | relevance | path

Searched refs:delete_device (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/admin-guide/gpio/
H A Dgpio-aggregator.rst59 "delete_device" ...
62 "delete_device" file.
69 $ echo gpio-aggregator.0 > delete_device
151 lines, you must use the "delete_device" interface to tear down the
/linux/net/caif/
H A Dchnl_net.c111 static int delete_device(struct chnl_net *dev) in delete_device() function
525 delete_device(dev); in chnl_exit_module()
/linux/Documentation/i2c/
H A Dinstantiating-devices.rst236 directory: ``new_device`` and ``delete_device``. Both files are write
244 File ``delete_device`` takes a single parameter: the address of the I2C
H A Di2c-sysfs.rst198 delete_device i2c-73 new_device uevent
241 delete_device i2c-82 name
/linux/drivers/ata/pata_parport/
H A Dpata_parport.c725 static BUS_ATTR_WO(delete_device);
/linux/drivers/gpio/
H A Dgpio-aggregator.c1570 __ATTR(delete_device, 0200, NULL, gpio_aggregator_delete_device_store);
/linux/drivers/i2c/
H A Di2c-core-base.c1375 static DEVICE_ATTR_IGNORE_LOCKDEP(delete_device, S_IWUSR, NULL,