Searched refs:misc_ops (Results 1 – 16 of 16) sorted by relevance
19 const struct misc_ops *ops = device_get_ops(dev); in misc_read()29 const struct misc_ops *ops = device_get_ops(dev); in misc_write()39 const struct misc_ops *ops = device_get_ops(dev); in misc_ioctl()50 const struct misc_ops *ops = device_get_ops(dev); in misc_call()60 const struct misc_ops *ops = device_get_ops(dev); in misc_set_enabled()
54 static const struct misc_ops gdsys_rxaui_ctrl_ops = {
83 static const struct misc_ops altera_sysid_ops = {
104 static const struct misc_ops misc_sandbox_ops = {
87 static struct misc_ops vexpress_config_ops = {
136 static const struct misc_ops rockchip_efuse_ops = {
144 static const struct misc_ops rockchip_otp_ops = {
173 static const struct misc_ops gdsys_ioep_ops = {
244 static struct misc_ops tegra186_bpmp_ops = {
258 static const struct misc_ops sifive_otp_ops = {
87 struct misc_ops { struct
153 static struct misc_ops mt7620_sysc_ops = {
231 static struct misc_ops imx8_scu_ops = {
222 static const struct misc_ops stpmic1_nvm_ops = {
240 static struct misc_ops tegra_ahub_ops = {
476 static const struct misc_ops stm32mp_bsec_ops = {
Completed in 15 milliseconds