| /kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
| D | dst.c | 47 static void dst_packsize(struct dst_state *state, int psize) in dst_packsize() 55 static int dst_gpio_outb(struct dst_state *state, u32 mask, u32 enbb, in dst_gpio_outb() 89 static int dst_gpio_inb(struct dst_state *state, u8 *result) in dst_gpio_inb() 104 int rdc_reset_state(struct dst_state *state) in rdc_reset_state() 122 static int rdc_8820_reset(struct dst_state *state) in rdc_8820_reset() 138 static int dst_pio_enable(struct dst_state *state) in dst_pio_enable() 149 int dst_pio_disable(struct dst_state *state) in dst_pio_disable() 162 int dst_wait_dst_ready(struct dst_state *state, u8 delay_mode) in dst_wait_dst_ready() 184 int dst_error_recovery(struct dst_state *state) in dst_error_recovery() 196 int dst_error_bailout(struct dst_state *state) in dst_error_bailout() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
| D | dst.c | 47 static void dst_packsize(struct dst_state *state, int psize) in dst_packsize() 55 static int dst_gpio_outb(struct dst_state *state, u32 mask, u32 enbb, in dst_gpio_outb() 89 static int dst_gpio_inb(struct dst_state *state, u8 *result) in dst_gpio_inb() 104 int rdc_reset_state(struct dst_state *state) in rdc_reset_state() 122 static int rdc_8820_reset(struct dst_state *state) in rdc_8820_reset() 138 static int dst_pio_enable(struct dst_state *state) in dst_pio_enable() 149 int dst_pio_disable(struct dst_state *state) in dst_pio_disable() 162 int dst_wait_dst_ready(struct dst_state *state, u8 delay_mode) in dst_wait_dst_ready() 184 int dst_error_recovery(struct dst_state *state) in dst_error_recovery() 196 int dst_error_bailout(struct dst_state *state) in dst_error_bailout() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | tda8083.c | 49 static int tda8083_writereg (struct tda8083_state* state, u8 reg, u8 data) in tda8083_writereg() 64 static int tda8083_readregs (struct tda8083_state* state, u8 reg1, u8 *b, u8 len) in tda8083_readregs() 79 static inline u8 tda8083_readreg (struct tda8083_state* state, u8 reg) in tda8083_readreg() 88 static int tda8083_set_inversion(struct tda8083_state *state, in tda8083_set_inversion() 98 static int tda8083_set_fec(struct tda8083_state *state, enum fe_code_rate fec) in tda8083_set_fec() 109 static enum fe_code_rate tda8083_get_fec(struct tda8083_state *state) in tda8083_get_fec() 122 static int tda8083_set_symbolrate (struct tda8083_state* state, u32 srate) in tda8083_set_symbolrate() 161 static void tda8083_wait_diseqc_fifo (struct tda8083_state* state, int timeout) in tda8083_wait_diseqc_fifo() 172 static int tda8083_set_tone(struct tda8083_state *state, in tda8083_set_tone() 187 static int tda8083_set_voltage(struct tda8083_state *state, in tda8083_set_voltage() [all …]
|
| D | lgdt3306a.c | 123 static int lgdt3306a_write_reg(struct lgdt3306a_state *state, u16 reg, u8 val) in lgdt3306a_write_reg() 147 static int lgdt3306a_read_reg(struct lgdt3306a_state *state, u16 reg, u8 *val) in lgdt3306a_read_reg() 173 #define read_reg(state, reg) \ argument 182 static int lgdt3306a_set_reg_bit(struct lgdt3306a_state *state, in lgdt3306a_set_reg_bit() 205 static int lgdt3306a_soft_reset(struct lgdt3306a_state *state) in lgdt3306a_soft_reset() 223 static int lgdt3306a_mpeg_mode(struct lgdt3306a_state *state, in lgdt3306a_mpeg_mode() 260 static int lgdt3306a_mpeg_mode_polarity(struct lgdt3306a_state *state, in lgdt3306a_mpeg_mode_polarity() 287 static int lgdt3306a_mpeg_tristate(struct lgdt3306a_state *state, in lgdt3306a_mpeg_tristate() 335 struct lgdt3306a_state *state = fe->demodulator_priv; in lgdt3306a_ts_bus_ctrl() local 343 static int lgdt3306a_power(struct lgdt3306a_state *state, in lgdt3306a_power() [all …]
|
| D | drxk_hard.c | 43 static bool is_dvbt(struct drxk_state *state) in is_dvbt() 48 static bool is_qam(struct drxk_state *state) in is_qam() 191 static int drxk_i2c_lock(struct drxk_state *state) in drxk_i2c_lock() 199 static void drxk_i2c_unlock(struct drxk_state *state) in drxk_i2c_unlock() 208 static int drxk_i2c_transfer(struct drxk_state *state, struct i2c_msg *msgs, in drxk_i2c_transfer() 217 static int i2c_read1(struct drxk_state *state, u8 adr, u8 *val) in i2c_read1() 226 static int i2c_write(struct drxk_state *state, u8 adr, u8 *data, int len) in i2c_write() 249 static int i2c_read(struct drxk_state *state, in i2c_read() 283 static int read16_flags(struct drxk_state *state, u32 reg, u16 *data, u8 flags) in read16_flags() 312 static int read16(struct drxk_state *state, u32 reg, u16 *data) in read16() [all …]
|
| D | s5h1420.c | 65 static u8 s5h1420_readreg(struct s5h1420_state *state, u8 reg) in s5h1420_readreg() 96 static int s5h1420_writereg (struct s5h1420_state* state, u8 reg, u8 data) in s5h1420_writereg() 116 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_set_voltage() local 142 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_set_tone() local 164 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_send_master_cmd() local 209 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_recv_slave_reply() local 264 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_send_burst() local 299 static enum fe_status s5h1420_get_status_bits(struct s5h1420_state *state) in s5h1420_get_status_bits() 323 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_read_status() local 423 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_read_ber() local [all …]
|
| D | nxt6000.c | 38 static int nxt6000_writereg(struct nxt6000_state* state, u8 reg, u8 data) in nxt6000_writereg() 50 static u8 nxt6000_readreg(struct nxt6000_state* state, u8 reg) in nxt6000_readreg() 68 static void nxt6000_reset(struct nxt6000_state* state) in nxt6000_reset() 78 static int nxt6000_set_bandwidth(struct nxt6000_state *state, u32 bandwidth) in nxt6000_set_bandwidth() 106 static int nxt6000_set_guard_interval(struct nxt6000_state *state, in nxt6000_set_guard_interval() 129 static int nxt6000_set_inversion(struct nxt6000_state *state, in nxt6000_set_inversion() 147 nxt6000_set_transmission_mode(struct nxt6000_state *state, in nxt6000_set_transmission_mode() 175 struct nxt6000_state* state = fe->demodulator_priv; in nxt6000_setup() local 208 static void nxt6000_dump_status(struct nxt6000_state *state) in nxt6000_dump_status() 430 struct nxt6000_state* state = fe->demodulator_priv; in nxt6000_read_status() local [all …]
|
| D | stv090x.c | 683 static int stv090x_read_reg(struct stv090x_state *state, unsigned int reg) in stv090x_read_reg() 712 static int stv090x_write_regs(struct stv090x_state *state, unsigned int reg, u8 *data, u32 count) in stv090x_write_regs() 744 static int stv090x_write_reg(struct stv090x_state *state, unsigned int reg, u8 data) in stv090x_write_reg() 751 static int stv090x_i2c_gate_ctrl(struct stv090x_state *state, int enable) in stv090x_i2c_gate_ctrl() 802 static void stv090x_get_lock_tmg(struct stv090x_state *state) in stv090x_get_lock_tmg() 849 static int stv090x_set_srate(struct stv090x_state *state, u32 srate) in stv090x_set_srate() 875 static int stv090x_set_max_srate(struct stv090x_state *state, u32 clk, u32 srate) in stv090x_set_max_srate() 909 static int stv090x_set_min_srate(struct stv090x_state *state, u32 clk, u32 srate) in stv090x_set_min_srate() 955 static int stv090x_set_vit_thacq(struct stv090x_state *state) in stv090x_set_vit_thacq() 975 static int stv090x_set_vit_thtracq(struct stv090x_state *state) in stv090x_set_vit_thtracq() [all …]
|
| D | stb0899_drv.c | 213 static int _stb0899_read_reg(struct stb0899_state *state, unsigned int reg) in _stb0899_read_reg() 250 int stb0899_read_reg(struct stb0899_state *state, unsigned int reg) in stb0899_read_reg() 267 u32 _stb0899_read_s2reg(struct stb0899_state *state, in _stb0899_read_s2reg() 367 int stb0899_write_s2reg(struct stb0899_state *state, in stb0899_write_s2reg() 440 int stb0899_read_regs(struct stb0899_state *state, unsigned int reg, u8 *buf, u32 count) in stb0899_read_regs() 484 int stb0899_write_regs(struct stb0899_state *state, unsigned int reg, u8 *data, u32 count) in stb0899_write_regs() 528 int stb0899_write_reg(struct stb0899_state *state, unsigned int reg, u8 data) in stb0899_write_reg() 539 static u32 stb0899_get_mclk(struct stb0899_state *state) in stb0899_get_mclk() 556 static void stb0899_set_mclk(struct stb0899_state *state, u32 Mclk) in stb0899_set_mclk() 571 static int stb0899_postproc(struct stb0899_state *state, u8 ctl, int enable) in stb0899_postproc() [all …]
|
| D | stv0297.c | 39 static int stv0297_writereg(struct stv0297_state *state, u8 reg, u8 data) in stv0297_writereg() 54 static int stv0297_readreg(struct stv0297_state *state, u8 reg) in stv0297_readreg() 83 static int stv0297_writereg_mask(struct stv0297_state *state, u8 reg, u8 mask, u8 data) in stv0297_writereg_mask() 95 static int stv0297_readregs(struct stv0297_state *state, u8 reg1, u8 * b, u8 len) in stv0297_readregs() 123 static u32 stv0297_get_symbolrate(struct stv0297_state *state) in stv0297_get_symbolrate() 138 static void stv0297_set_symbolrate(struct stv0297_state *state, u32 srate) in stv0297_set_symbolrate() 152 static void stv0297_set_sweeprate(struct stv0297_state *state, short fshift, long symrate) in stv0297_set_sweeprate() 172 static void stv0297_set_carrieroffset(struct stv0297_state *state, long offset) in stv0297_set_carrieroffset() 207 static void stv0297_set_initialdemodfreq(struct stv0297_state *state, long freq) in stv0297_set_initialdemodfreq() 224 static int stv0297_set_qam(struct stv0297_state *state, in stv0297_set_qam() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| D | tda8083.c | 49 static int tda8083_writereg (struct tda8083_state* state, u8 reg, u8 data) in tda8083_writereg() 64 static int tda8083_readregs (struct tda8083_state* state, u8 reg1, u8 *b, u8 len) in tda8083_readregs() 79 static inline u8 tda8083_readreg (struct tda8083_state* state, u8 reg) in tda8083_readreg() 88 static int tda8083_set_inversion(struct tda8083_state *state, in tda8083_set_inversion() 98 static int tda8083_set_fec(struct tda8083_state *state, enum fe_code_rate fec) in tda8083_set_fec() 109 static enum fe_code_rate tda8083_get_fec(struct tda8083_state *state) in tda8083_get_fec() 122 static int tda8083_set_symbolrate (struct tda8083_state* state, u32 srate) in tda8083_set_symbolrate() 161 static void tda8083_wait_diseqc_fifo (struct tda8083_state* state, int timeout) in tda8083_wait_diseqc_fifo() 172 static int tda8083_set_tone(struct tda8083_state *state, in tda8083_set_tone() 187 static int tda8083_set_voltage(struct tda8083_state *state, in tda8083_set_voltage() [all …]
|
| D | drxk_hard.c | 43 static bool is_dvbt(struct drxk_state *state) in is_dvbt() 48 static bool is_qam(struct drxk_state *state) in is_qam() 191 static int drxk_i2c_lock(struct drxk_state *state) in drxk_i2c_lock() 199 static void drxk_i2c_unlock(struct drxk_state *state) in drxk_i2c_unlock() 208 static int drxk_i2c_transfer(struct drxk_state *state, struct i2c_msg *msgs, in drxk_i2c_transfer() 217 static int i2c_read1(struct drxk_state *state, u8 adr, u8 *val) in i2c_read1() 226 static int i2c_write(struct drxk_state *state, u8 adr, u8 *data, int len) in i2c_write() 244 static int i2c_read(struct drxk_state *state, in i2c_read() 269 static int read16_flags(struct drxk_state *state, u32 reg, u16 *data, u8 flags) in read16_flags() 298 static int read16(struct drxk_state *state, u32 reg, u16 *data) in read16() [all …]
|
| D | lgdt3306a.c | 123 static int lgdt3306a_write_reg(struct lgdt3306a_state *state, u16 reg, u8 val) in lgdt3306a_write_reg() 147 static int lgdt3306a_read_reg(struct lgdt3306a_state *state, u16 reg, u8 *val) in lgdt3306a_read_reg() 173 #define read_reg(state, reg) \ argument 182 static int lgdt3306a_set_reg_bit(struct lgdt3306a_state *state, in lgdt3306a_set_reg_bit() 205 static int lgdt3306a_soft_reset(struct lgdt3306a_state *state) in lgdt3306a_soft_reset() 223 static int lgdt3306a_mpeg_mode(struct lgdt3306a_state *state, in lgdt3306a_mpeg_mode() 260 static int lgdt3306a_mpeg_mode_polarity(struct lgdt3306a_state *state, in lgdt3306a_mpeg_mode_polarity() 287 static int lgdt3306a_mpeg_tristate(struct lgdt3306a_state *state, in lgdt3306a_mpeg_tristate() 335 struct lgdt3306a_state *state = fe->demodulator_priv; in lgdt3306a_ts_bus_ctrl() local 343 static int lgdt3306a_power(struct lgdt3306a_state *state, in lgdt3306a_power() [all …]
|
| D | s5h1420.c | 65 static u8 s5h1420_readreg(struct s5h1420_state *state, u8 reg) in s5h1420_readreg() 96 static int s5h1420_writereg (struct s5h1420_state* state, u8 reg, u8 data) in s5h1420_writereg() 116 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_set_voltage() local 142 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_set_tone() local 164 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_send_master_cmd() local 209 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_recv_slave_reply() local 264 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_send_burst() local 299 static enum fe_status s5h1420_get_status_bits(struct s5h1420_state *state) in s5h1420_get_status_bits() 323 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_read_status() local 423 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_read_ber() local [all …]
|
| D | nxt6000.c | 38 static int nxt6000_writereg(struct nxt6000_state* state, u8 reg, u8 data) in nxt6000_writereg() 50 static u8 nxt6000_readreg(struct nxt6000_state* state, u8 reg) in nxt6000_readreg() 68 static void nxt6000_reset(struct nxt6000_state* state) in nxt6000_reset() 78 static int nxt6000_set_bandwidth(struct nxt6000_state *state, u32 bandwidth) in nxt6000_set_bandwidth() 106 static int nxt6000_set_guard_interval(struct nxt6000_state *state, in nxt6000_set_guard_interval() 129 static int nxt6000_set_inversion(struct nxt6000_state *state, in nxt6000_set_inversion() 147 nxt6000_set_transmission_mode(struct nxt6000_state *state, in nxt6000_set_transmission_mode() 175 struct nxt6000_state* state = fe->demodulator_priv; in nxt6000_setup() local 208 static void nxt6000_dump_status(struct nxt6000_state *state) in nxt6000_dump_status() 430 struct nxt6000_state* state = fe->demodulator_priv; in nxt6000_read_status() local [all …]
|
| D | stv090x.c | 683 static int stv090x_read_reg(struct stv090x_state *state, unsigned int reg) in stv090x_read_reg() 712 static int stv090x_write_regs(struct stv090x_state *state, unsigned int reg, u8 *data, u32 count) in stv090x_write_regs() 744 static int stv090x_write_reg(struct stv090x_state *state, unsigned int reg, u8 data) in stv090x_write_reg() 751 static int stv090x_i2c_gate_ctrl(struct stv090x_state *state, int enable) in stv090x_i2c_gate_ctrl() 802 static void stv090x_get_lock_tmg(struct stv090x_state *state) in stv090x_get_lock_tmg() 849 static int stv090x_set_srate(struct stv090x_state *state, u32 srate) in stv090x_set_srate() 875 static int stv090x_set_max_srate(struct stv090x_state *state, u32 clk, u32 srate) in stv090x_set_max_srate() 909 static int stv090x_set_min_srate(struct stv090x_state *state, u32 clk, u32 srate) in stv090x_set_min_srate() 955 static int stv090x_set_vit_thacq(struct stv090x_state *state) in stv090x_set_vit_thacq() 975 static int stv090x_set_vit_thtracq(struct stv090x_state *state) in stv090x_set_vit_thtracq() [all …]
|
| D | stb0899_drv.c | 213 static int _stb0899_read_reg(struct stb0899_state *state, unsigned int reg) in _stb0899_read_reg() 250 int stb0899_read_reg(struct stb0899_state *state, unsigned int reg) in stb0899_read_reg() 267 u32 _stb0899_read_s2reg(struct stb0899_state *state, in _stb0899_read_s2reg() 367 int stb0899_write_s2reg(struct stb0899_state *state, in stb0899_write_s2reg() 440 int stb0899_read_regs(struct stb0899_state *state, unsigned int reg, u8 *buf, u32 count) in stb0899_read_regs() 484 int stb0899_write_regs(struct stb0899_state *state, unsigned int reg, u8 *data, u32 count) in stb0899_write_regs() 528 int stb0899_write_reg(struct stb0899_state *state, unsigned int reg, u8 data) in stb0899_write_reg() 539 static u32 stb0899_get_mclk(struct stb0899_state *state) in stb0899_get_mclk() 556 static void stb0899_set_mclk(struct stb0899_state *state, u32 Mclk) in stb0899_set_mclk() 571 static int stb0899_postproc(struct stb0899_state *state, u8 ctl, int enable) in stb0899_postproc() [all …]
|
| D | stv0297.c | 39 static int stv0297_writereg(struct stv0297_state *state, u8 reg, u8 data) in stv0297_writereg() 54 static int stv0297_readreg(struct stv0297_state *state, u8 reg) in stv0297_readreg() 83 static int stv0297_writereg_mask(struct stv0297_state *state, u8 reg, u8 mask, u8 data) in stv0297_writereg_mask() 95 static int stv0297_readregs(struct stv0297_state *state, u8 reg1, u8 * b, u8 len) in stv0297_readregs() 123 static u32 stv0297_get_symbolrate(struct stv0297_state *state) in stv0297_get_symbolrate() 138 static void stv0297_set_symbolrate(struct stv0297_state *state, u32 srate) in stv0297_set_symbolrate() 152 static void stv0297_set_sweeprate(struct stv0297_state *state, short fshift, long symrate) in stv0297_set_sweeprate() 172 static void stv0297_set_carrieroffset(struct stv0297_state *state, long offset) in stv0297_set_carrieroffset() 207 static void stv0297_set_initialdemodfreq(struct stv0297_state *state, long freq) in stv0297_set_initialdemodfreq() 224 static int stv0297_set_qam(struct stv0297_state *state, in stv0297_set_qam() [all …]
|
| /kernel/linux/linux-6.6/kernel/power/ |
| D | suspend.c | 163 static bool valid_state(suspend_state_t state) in valid_state() 189 suspend_state_t state; in mem_sleep_default_setup() local 238 int suspend_valid_only_mem(suspend_state_t state) in suspend_valid_only_mem() 244 static bool sleep_state_supported(suspend_state_t state) in sleep_state_supported() 250 static int platform_suspend_prepare(suspend_state_t state) in platform_suspend_prepare() 256 static int platform_suspend_prepare_late(suspend_state_t state) in platform_suspend_prepare_late() 262 static int platform_suspend_prepare_noirq(suspend_state_t state) in platform_suspend_prepare_noirq() 271 static void platform_resume_noirq(suspend_state_t state) in platform_resume_noirq() 281 static void platform_resume_early(suspend_state_t state) in platform_resume_early() 287 static void platform_resume_finish(suspend_state_t state) in platform_resume_finish() [all …]
|
| /kernel/linux/linux-5.10/kernel/power/ |
| D | suspend.c | 160 static bool valid_state(suspend_state_t state) in valid_state() 184 suspend_state_t state; in mem_sleep_default_setup() local 230 int suspend_valid_only_mem(suspend_state_t state) in suspend_valid_only_mem() 236 static bool sleep_state_supported(suspend_state_t state) in sleep_state_supported() 241 static int platform_suspend_prepare(suspend_state_t state) in platform_suspend_prepare() 247 static int platform_suspend_prepare_late(suspend_state_t state) in platform_suspend_prepare_late() 253 static int platform_suspend_prepare_noirq(suspend_state_t state) in platform_suspend_prepare_noirq() 262 static void platform_resume_noirq(suspend_state_t state) in platform_resume_noirq() 272 static void platform_resume_early(suspend_state_t state) in platform_resume_early() 278 static void platform_resume_finish(suspend_state_t state) in platform_resume_finish() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_atomic_state_helper.c | 132 struct drm_crtc_state *state) in __drm_atomic_helper_crtc_duplicate_state() 170 struct drm_crtc_state *state; in drm_atomic_helper_crtc_duplicate_state() local 191 void __drm_atomic_helper_crtc_destroy_state(struct drm_crtc_state *state) in __drm_atomic_helper_crtc_destroy_state() 228 struct drm_crtc_state *state) in drm_atomic_helper_crtc_destroy_state() 304 struct drm_plane_state *state) in __drm_atomic_helper_plane_duplicate_state() 327 struct drm_plane_state *state; in drm_atomic_helper_plane_duplicate_state() local 348 void __drm_atomic_helper_plane_destroy_state(struct drm_plane_state *state) in __drm_atomic_helper_plane_destroy_state() 372 struct drm_plane_state *state) in drm_atomic_helper_plane_destroy_state() 448 struct drm_connector_state *state = connector->state; in drm_atomic_helper_connector_tv_reset() local 467 struct drm_connector_state *state) in __drm_atomic_helper_connector_duplicate_state() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/i2c/s5c73m3/ |
| D | s5c73m3-ctrls.c | 29 static int s5c73m3_get_af_status(struct s5c73m3 *state, struct v4l2_ctrl *ctrl) in s5c73m3_get_af_status() 61 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_g_volatile_ctrl() local 78 static int s5c73m3_set_colorfx(struct s5c73m3 *state, int val) in s5c73m3_set_colorfx() 104 static int s5c73m3_set_exposure(struct s5c73m3 *state, int auto_exp) in s5c73m3_set_exposure() 140 static int s5c73m3_set_white_balance(struct s5c73m3 *state, int val) in s5c73m3_set_white_balance() 166 static int s5c73m3_af_run(struct s5c73m3 *state, bool on) in s5c73m3_af_run() 181 static int s5c73m3_3a_lock(struct s5c73m3 *state, struct v4l2_ctrl *ctrl) in s5c73m3_3a_lock() 209 static int s5c73m3_set_auto_focus(struct s5c73m3 *state, int caf) in s5c73m3_set_auto_focus() 234 static int s5c73m3_set_contrast(struct s5c73m3 *state, int val) in s5c73m3_set_contrast() 240 static int s5c73m3_set_saturation(struct s5c73m3 *state, int val) in s5c73m3_set_saturation() [all …]
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| D | policy_compat.c | 53 #define dfa_user_allow(dfa, state) (((ACCEPT_TABLE(dfa)[state]) & 0x7f) | \ argument 55 #define dfa_user_xbits(dfa, state) (((ACCEPT_TABLE(dfa)[state]) >> 7) & 0x7f) argument 56 #define dfa_user_audit(dfa, state) ((ACCEPT_TABLE2(dfa)[state]) & 0x7f) argument 57 #define dfa_user_quiet(dfa, state) (((ACCEPT_TABLE2(dfa)[state]) >> 7) & 0x7f) argument 58 #define dfa_user_xindex(dfa, state) \ argument 61 #define dfa_other_allow(dfa, state) ((((ACCEPT_TABLE(dfa)[state]) >> 14) & \ argument 64 #define dfa_other_xbits(dfa, state) \ argument 66 #define dfa_other_audit(dfa, state) (((ACCEPT_TABLE2(dfa)[state]) >> 14) & 0x7f) argument 67 #define dfa_other_quiet(dfa, state) \ argument 69 #define dfa_other_xindex(dfa, state) \ argument [all …]
|
| /kernel/linux/linux-5.10/drivers/media/i2c/s5c73m3/ |
| D | s5c73m3-ctrls.c | 31 static int s5c73m3_get_af_status(struct s5c73m3 *state, struct v4l2_ctrl *ctrl) in s5c73m3_get_af_status() 63 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_g_volatile_ctrl() local 80 static int s5c73m3_set_colorfx(struct s5c73m3 *state, int val) in s5c73m3_set_colorfx() 106 static int s5c73m3_set_exposure(struct s5c73m3 *state, int auto_exp) in s5c73m3_set_exposure() 142 static int s5c73m3_set_white_balance(struct s5c73m3 *state, int val) in s5c73m3_set_white_balance() 168 static int s5c73m3_af_run(struct s5c73m3 *state, bool on) in s5c73m3_af_run() 183 static int s5c73m3_3a_lock(struct s5c73m3 *state, struct v4l2_ctrl *ctrl) in s5c73m3_3a_lock() 211 static int s5c73m3_set_auto_focus(struct s5c73m3 *state, int caf) in s5c73m3_set_auto_focus() 236 static int s5c73m3_set_contrast(struct s5c73m3 *state, int val) in s5c73m3_set_contrast() 242 static int s5c73m3_set_saturation(struct s5c73m3 *state, int val) in s5c73m3_set_saturation() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| D | drm_atomic_state_helper.c | 134 struct drm_crtc_state *state) in __drm_atomic_helper_crtc_duplicate_state() 172 struct drm_crtc_state *state; in drm_atomic_helper_crtc_duplicate_state() local 193 void __drm_atomic_helper_crtc_destroy_state(struct drm_crtc_state *state) in __drm_atomic_helper_crtc_destroy_state() 230 struct drm_crtc_state *state) in drm_atomic_helper_crtc_destroy_state() 331 struct drm_plane_state *state) in __drm_atomic_helper_plane_duplicate_state() 354 struct drm_plane_state *state; in drm_atomic_helper_plane_duplicate_state() local 375 void __drm_atomic_helper_plane_destroy_state(struct drm_plane_state *state) in __drm_atomic_helper_plane_destroy_state() 399 struct drm_plane_state *state) in drm_atomic_helper_plane_destroy_state() 475 struct drm_connector_state *state = connector->state; in drm_atomic_helper_connector_tv_margins_reset() local 494 struct drm_connector_state *state = connector->state; in drm_atomic_helper_connector_tv_reset() local [all …]
|