Searched defs:intp (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/media/dvb-frontends/ |
D | stv0900_core.c | 118 void stv0900_write_reg(struct stv0900_internal *intp, u16 reg_addr, in stv0900_write_reg() 139 u8 stv0900_read_reg(struct stv0900_internal *intp, u16 reg) in stv0900_read_reg() 180 void stv0900_write_bits(struct stv0900_internal *intp, u32 label, u8 val) in stv0900_write_bits() 194 u8 stv0900_get_bits(struct stv0900_internal *intp, u32 label) in stv0900_get_bits() 207 static enum fe_stv0900_error stv0900_initialize(struct stv0900_internal *intp) in stv0900_initialize() 271 static u32 stv0900_get_mclk_freq(struct stv0900_internal *intp, u32 ext_clk) in stv0900_get_mclk_freq() 285 static enum fe_stv0900_error stv0900_set_mclk(struct stv0900_internal *intp, u32 mclk) in stv0900_set_mclk() 323 static u32 stv0900_get_err_count(struct stv0900_internal *intp, int cntr, in stv0900_get_err_count() 350 struct stv0900_internal *intp = state->internal; in stv0900_i2c_gate_ctrl() local 358 static void stv0900_set_ts_parallel_serial(struct stv0900_internal *intp, in stv0900_set_ts_parallel_serial() [all …]
|
D | stv0900_sw.c | 24 int stv0900_check_signal_presence(struct stv0900_internal *intp, in stv0900_check_signal_presence() 54 static void stv0900_get_sw_loop_params(struct stv0900_internal *intp, in stv0900_get_sw_loop_params() 121 static int stv0900_search_carr_sw_loop(struct stv0900_internal *intp, in stv0900_search_carr_sw_loop() 182 static int stv0900_sw_algo(struct stv0900_internal *intp, in stv0900_sw_algo() 294 static u32 stv0900_get_symbol_rate(struct stv0900_internal *intp, in stv0900_get_symbol_rate() 322 static void stv0900_set_symbol_rate(struct stv0900_internal *intp, in stv0900_set_symbol_rate() 346 static void stv0900_set_max_symbol_rate(struct stv0900_internal *intp, in stv0900_set_max_symbol_rate() 374 static void stv0900_set_min_symbol_rate(struct stv0900_internal *intp, in stv0900_set_min_symbol_rate() 398 static s32 stv0900_get_timing_offst(struct stv0900_internal *intp, in stv0900_get_timing_offst() 421 static void stv0900_set_dvbs2_rolloff(struct stv0900_internal *intp, in stv0900_set_dvbs2_rolloff() [all …]
|
/linux-5.19.10/sound/core/ |
D | control_compat.c | 240 s32 __user *intp = valuep; in copy_ctl_value_from_user() local 273 s32 __user *intp = valuep; in copy_ctl_value_to_user() local
|
/linux-5.19.10/block/ |
D | bsg.c | 107 int __user *intp = uarg; in bsg_ioctl() local
|
/linux-5.19.10/drivers/input/mouse/ |
D | cyapa_gen5.c | 2222 s32 *intp; in cyapa_gen5_read_panel_scan_raw_data() local
|