Home
last modified time | relevance | path

Searched defs:device_private (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/base/
Dbase.h77 struct device_private { struct
89 container_of(obj, struct device_private, knode_parent) argument
/Linux-v5.4/drivers/crypto/bcm/
Dcipher.h421 struct device_private { struct
422 struct platform_device *pdev;
424 struct spu_hw spu;
426 atomic_t session_count; /* number of streams active */
427 atomic_t stream_count; /* monotonic counter for streamID's */
430 u8 bcm_hdr_len;
433 atomic_t next_chan;
435 struct dentry *debugfs_dir;
436 struct dentry *debugfs_stats;
439 atomic64_t bytes_in;
[all …]