Lines Matching full:pse
16 * struct pse_control_config - PSE control/channel configuration.
18 * @admin_cotrol: set PoDL PSE admin control as described in
26 * struct pse_control_status - PSE control/channel status.
28 * @podl_admin_state: operational state of the PoDL PSE
30 * @podl_pw_status: power detection status of the PoDL PSE.
39 * struct pse_controller_ops - PSE controller driver callbacks
41 * @ethtool_get_status: get PSE control status for ethtool interface
42 * @ethtool_set_config: set PSE control configuration over ethtool interface
59 * struct pse_controller_dev - PSE controller entity that might
60 * provide multiple PSE controls
62 * @owner: kernel module of the PSE controller driver
63 * @list: internal list of PSE controller devices
64 * @pse_control_head: head of internal list of requested PSE controls
66 * @of_pse_n_cells: number of cells in PSE line specifiers
68 * device tree to id as given to the PSE control ops
69 * @nr_lines: number of PSE controls in this controller device
70 * @lock: Mutex for serialization access to the PSE controller